]> source.dussan.org Git - aspectj.git/commit
test and fix for 122370 (Andy & Helen) - code generated for @Decp busted.
authoraclement <aclement>
Thu, 16 Feb 2006 16:50:34 +0000 (16:50 +0000)
committeraclement <aclement>
Thu, 16 Feb 2006 16:50:34 +0000 (16:50 +0000)
commite87458179ab929aae2bc6966a6e092813bdd14a3
tree5cfbcdad74346a29b3d65791c5dabc2563cbfe70
parentd4219e12eaa86ed810392364931a92324dc2a67f
test and fix for 122370 (Andy & Helen) - code generated for @Decp busted.
tests/bugs151/pr122370/moody/AnnotationMoodImplementor.java [new file with mode: 0644]
tests/bugs151/pr122370/moody/AnnotationMoodIndicator.java [new file with mode: 0644]
tests/bugs151/pr122370/moody/MainClass.java [new file with mode: 0644]
tests/bugs151/pr122370/moody/Mood.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/Ajc151Tests.java
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml
weaver/src/org/aspectj/weaver/bcel/BcelTypeMunger.java