]> source.dussan.org Git - aspectj.git/commit
Fix for Bugzilla Bug 67774
authoraclement <aclement>
Mon, 2 Aug 2004 13:43:43 +0000 (13:43 +0000)
committeraclement <aclement>
Mon, 2 Aug 2004 13:43:43 +0000 (13:43 +0000)
commit7f19ab47a3df5327c6246420354089d1db1c765f
tree79d1f7a2e5846953314175e3a8680d45bf6dfb97
parent9aed31d18e3848c72c6963dc3a6ee4661a79add9
Fix for Bugzilla Bug 67774
   Nullpointer-exception in pointcuts using withincode() clause
tests/ajcTests.xml
tests/bugs/WithincodeNPE01.java [new file with mode: 0644]
weaver/src/org/aspectj/weaver/bcel/BcelShadow.java