]> source.dussan.org Git - aspectj.git/commit
test/fix for 148786: new array joinpoint problem. tiny one line change, safe for...
authoraclement <aclement>
Tue, 27 Jun 2006 11:34:41 +0000 (11:34 +0000)
committeraclement <aclement>
Tue, 27 Jun 2006 11:34:41 +0000 (11:34 +0000)
commit792d1dfd50e8b9ca5df70ea84c0b35de9cfba0f3
treec183458e24f0b8c5b20020c97925191983f501c3
parentd1be59a2e48808bc72dea4432dcf00ee50662e5e
test/fix for 148786: new array joinpoint problem.  tiny one line change, safe for committing post RC.
tests/bugs152/pr148786/A.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc152/Ajc152Tests.java
tests/src/org/aspectj/systemtest/ajc152/ajc152.xml
weaver/src/org/aspectj/weaver/bcel/BcelWorld.java