]> source.dussan.org Git - aspectj.git/commit
fix and test for Bugzilla Bug 41359
authorjhugunin <jhugunin>
Thu, 28 Aug 2003 21:44:55 +0000 (21:44 +0000)
committerjhugunin <jhugunin>
Thu, 28 Aug 2003 21:44:55 +0000 (21:44 +0000)
commit5a07dcee3a3f520e4b5cadc67000673e2d0ca0b7
tree771065369cab0955da5791a8648ede9c52216da7
parentd8b86743663c19fd545d8dea89290dccda7a5ed1
fix and test for Bugzilla Bug 41359
   percflow aspects compiled from jars share one instance for all entry points
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/ast/AspectDeclaration.java
tests/ajcTests.xml
tests/bugs/perCflowAndJar/PerCFlowCompileFromJar.java [new file with mode: 0644]
tests/bugs/perCflowAndJar/PerCFlowCompileFromJarTest.java [new file with mode: 0644]
tests/bugs/perCflowAndJar/lib.jar [new file with mode: 0644]