]> source.dussan.org Git - aspectj.git/commit
Fix for 64331
authoraclement <aclement>
Wed, 28 Jul 2004 14:43:40 +0000 (14:43 +0000)
committeraclement <aclement>
Wed, 28 Jul 2004 14:43:40 +0000 (14:43 +0000)
commit573741c8081c6b6b45921cafaae39f37eede2302
treefae17176ce374ed0881cb10a8a161e39b3e18fbb
parentc143eb5ec12a8ee9cf480e8bf4a4e12acef38d40
Fix for 64331
   java.lang.NullPointerException in WeaverMessageHandler class
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/WeaverMessageHandler.java
tests/ajcTests.xml
tests/bugs/abstractITDs/A.java [new file with mode: 0644]
tests/bugs/abstractITDs/B.aj [new file with mode: 0644]
tests/bugs/abstractITDs/B.jar [new file with mode: 0644]
tests/bugs/abstractITDs/C.java [new file with mode: 0644]
tests/bugs/abstractITDs/buildBJar.bat [new file with mode: 0644]
weaver/src/org/aspectj/weaver/ResolvedTypeX.java