3984 Commits (5a01932b9dbdf81fe41e029fa56ede17364a2c2e)
 

Author SHA1 Message Date
  aclement 5a01932b9d fixes for 137235 (contributed by Ron): more intelligent logic for determining if a path entry is a jar/zip (don't just rely on suffix, some new .bndl files seem to be becoming popular...) 18 years ago
  aclement cb5dfe7598 fixes for 135780: aspectjrt will work better now on a 1.1 vm 18 years ago
  mwebster 0d1771f1f8 fix for 139936 18 years ago
  acolyer 63653d29e9 enabled test and committed fix for pr139749 : super call in around advice body of @AspectJ aspect 18 years ago
  acolyer 18c308fb3c tests for pr139749 - calling super in @AspectJ advice body causes VerifyError 18 years ago
  aclement c5c18aaea1 test for 138798 18 years ago
  aclement c667bcb508 test and fix for 138286 18 years ago
  aclement 99882cb91a rons patch for 138540 18 years ago
  acolyer 0892513ca2 enable test case for 138215 now it is passing... 18 years ago
  acolyer d09fb71820 fix for 138215 :- we need to resolve the pointcut expressions associated with declare warning / error from an @AJ declaration *after* all the pointcut attributes have been processed. 18 years ago
  aclement c4d2a21b16 test and another part of the fix for 137496 18 years ago
  acolyer 6b2526fdda test cases for pr138215, 219, and 223. 18 years ago
  aclement 8c084b5330 work in progress testcase 137568 18 years ago
  aclement f6aaed5b40 test and fix for part2 of 138158 18 years ago
  aclement 77d9906679 fix for 138158 18 years ago
  aclement 0fcaf00109 commented out a couple of new tests for a bit... 18 years ago
  aclement 19ce11e955 unfinished fix for 138158: !@withincode 18 years ago
  aclement 783f85dae6 unfinished fix for 137568 18 years ago
  aclement 1b057149b7 fix for 138158 18 years ago
  aclement af6f3cbbce testcode for 137568,138143,138158 18 years ago
  aclement 0d74ccfc60 fix for 138143: npe on duplicate method for ataj 18 years ago
  aclement ab4ea848ce testcode for 137568,138143,138158 18 years ago
  aclement 71bba6c374 testcode for 137568,138143,138158 18 years ago
  aclement 8cbcae72de fix for 137496: problem with join point matching on calls to parameterized methods 18 years ago
  aclement 5b354c21ff testcode for 137496: problem with join point matching on calls to parameterized methods 18 years ago
  aclement 1535ee721c test and fix for 136585: NullPointerException in PerObjectInterfaceTypeMunger.java:33 18 years ago
  aclement edcb418c39 fix for 137479: better isSynthetic() logic 18 years ago
  aclement f05e07fbdd fix for 137479: better isSynthetic() logic 18 years ago
  aclement 980483b367 test for 137479 18 years ago
  aclement d1a252e911 fix for 136665 - Rons suggestion. 18 years ago
  acolyer ec93456d8b @within, @withincode, and @annotation also need to return true to HasPossibleDynamicContent... 18 years ago
  acolyer 064c514553 test matching on annotations directly in the java.lang package 18 years ago
  acolyer 3e0fc355ac use signature rather than name when annotation matching as Bcel chops name in the java.lang package !! 18 years ago
  aclement 965ac05c7a test and fix for 136258 18 years ago
  aclement dc4e07a6b0 test and fix for 136258 18 years ago
  acolyer d1304320e9 for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to find the pointcut parameter names 18 years ago
  acolyer 5e01ed2cb2 must use the same world when creating a pointcut parser 18 years ago
  acolyer b66a97f686 yuck. need to expose ReflectionWorld in the signature - which is supposed to be public API. Need a better long term solution... 18 years ago
  aclement c2adc8d88f unused import gone. 18 years ago
  aclement 1a6f695831 test and fix for 135001 18 years ago
  aclement 94d8b82fbf test and fix for 134541 18 years ago
  aclement fdd4e869b9 bullet proof (?) element formatter (135052) 18 years ago
  aclement e9a7c5036c these problematic casts are redundant... (135052) 18 years ago
  acolyer e664735e9f merged with adrian's version... 18 years ago
  aclement 6c0746dd37 updates for 1.5.1 18 years ago
  aclement 90f7bf70b1 useful pause() method can be called to enable (de)attaching jconsole. 18 years ago
  aclement 680e72392c future work (see 133532) 18 years ago
  aclement 24d3c4539e tests for 133532 - also tidied up the statelistener code 18 years ago
  aclement 5aa3271391 extra decision recording infrastructure for future debugging! Also fix for pr133532 18 years ago
  aclement 6d3281e951 better if no aliases consistently means null rather null before serialization and an empty arraylist after deserialization 18 years ago