]> source.dussan.org Git - aspectj.git/commit
test and fix for 128744 (or at least the LTW problem Sian hit whilst debugging it...)
authoraclement <aclement>
Tue, 21 Feb 2006 15:52:36 +0000 (15:52 +0000)
committeraclement <aclement>
Tue, 21 Feb 2006 15:52:36 +0000 (15:52 +0000)
commit7a2087ef985e8af73045bac1e7e0195bb87c7f40
treee73cc35de1b7afd280aad528bf763de31ee66c05
parent14fc00e3e4a1f203286d1d4fd530530db8843143
test and fix for 128744 (or at least the LTW problem Sian hit whilst debugging it...)
loadtime/src/org/aspectj/weaver/loadtime/ConcreteAspectCodeGen.java
tests/bugs151/pr128744/Hello.java [new file with mode: 0644]
tests/bugs151/pr128744/World.java [new file with mode: 0644]
tests/bugs151/pr128744/aop.xml [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/Ajc151Tests.java
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml