]> source.dussan.org Git - aspectj.git/commit
Fix and test for PR90827: StackOverflow while weaving enum/annotation with Enum...
authoraclement <aclement>
Tue, 10 May 2005 15:09:03 +0000 (15:09 +0000)
committeraclement <aclement>
Tue, 10 May 2005 15:09:03 +0000 (15:09 +0000)
commit2c4f9d292a521703642169d8c066792d0e0802f5
tree0938336b35c14cd8a79c24c4d5bf0d52500be9f2
parentf6034581d8540124494806a7c6b3ad37ead2b6c3
Fix and test for PR90827:  StackOverflow while weaving enum/annotation with Enum/Annotation name   (Patch from Andrew Huff)
tests/bugs150/PR90827.aj [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc150/Ajc150Tests.java
weaver/src/org/aspectj/weaver/bcel/BcelWeaver.java