]> source.dussan.org Git - aspectj.git/commit
proper fix for 121385.
authoraclement <aclement>
Wed, 21 Dec 2005 17:21:57 +0000 (17:21 +0000)
committeraclement <aclement>
Wed, 21 Dec 2005 17:21:57 +0000 (17:21 +0000)
commita778ac41009cdc13412ca79cf7a1649ccec93571
treedf3293faab1ba7f8ba55d6225a080bb732dd84b7
parent6f74831e80244cce6b78dc86e7100d0944ae2496
proper fix for 121385.
tests/bugs150/pr121385/A.java [new file with mode: 0644]
tests/bugs150/pr121385/ConcreteWorld.aj [new file with mode: 0644]
tests/bugs150/pr121385/Hello.java [new file with mode: 0644]
tests/bugs150/pr121385/World.aj [new file with mode: 0644]
tests/bugs150/pr121385/WorldAt.java [new file with mode: 0644]
tests/bugs150/pr121385/ant.xml [new file with mode: 0644]
tests/bugs150/pr121385/aop.xml [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/Ajc150Tests.java
tests/src/org/aspectj/systemtest/ajc150/ajc150.xml
weaver/src/org/aspectj/weaver/bcel/BcelAdvice.java
weaver/src/org/aspectj/weaver/bcel/BcelShadow.java