Commit Graph

4136 Commits

Author SHA1 Message Date
aclement
c82cca35c5 some tests for 134471 - currently commented out 2006-05-04 07:24:47 +00:00
aclement
bd60a5b54a nicer 2006-05-04 07:24:02 +00:00
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...) 2006-05-04 07:14:47 +00:00
aclement
cb5dfe7598 fixes for 135780: aspectjrt will work better now on a 1.1 vm 2006-05-03 16:18:25 +00:00
mwebster
0d1771f1f8 fix for 139936 2006-05-03 13:18:16 +00:00
acolyer
63653d29e9 enabled test and committed fix for pr139749 : super call in around advice body of @AspectJ aspect 2006-05-03 06:35:37 +00:00
acolyer
18c308fb3c tests for pr139749 - calling super in @AspectJ advice body causes VerifyError 2006-05-02 17:02:25 +00:00
aclement
c5c18aaea1 test for 138798 2006-04-27 07:06:30 +00:00
aclement
c667bcb508 test and fix for 138286 2006-04-26 16:45:17 +00:00
aclement
99882cb91a rons patch for 138540 2006-04-26 07:25:49 +00:00
acolyer
0892513ca2 enable test case for 138215 now it is passing... 2006-04-25 12:07:51 +00:00
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. 2006-04-25 12:05:43 +00:00
aclement
c4d2a21b16 test and another part of the fix for 137496 2006-04-25 07:29:29 +00:00
acolyer
6b2526fdda test cases for pr138215, 219, and 223. 2006-04-24 17:46:06 +00:00
aclement
8c084b5330 work in progress testcase 137568 2006-04-24 14:58:47 +00:00
aclement
f6aaed5b40 test and fix for part2 of 138158 2006-04-24 14:58:39 +00:00
aclement
77d9906679 fix for 138158 2006-04-24 10:18:27 +00:00
aclement
0fcaf00109 commented out a couple of new tests for a bit... 2006-04-24 08:47:14 +00:00
aclement
19ce11e955 unfinished fix for 138158: !@withincode 2006-04-24 08:46:34 +00:00
aclement
783f85dae6 unfinished fix for 137568 2006-04-24 08:45:34 +00:00
aclement
1b057149b7 fix for 138158 2006-04-24 08:45:01 +00:00
aclement
af6f3cbbce testcode for 137568,138143,138158 2006-04-24 08:44:42 +00:00
aclement
0d74ccfc60 fix for 138143: npe on duplicate method for ataj 2006-04-24 08:44:25 +00:00
aclement
ab4ea848ce testcode for 137568,138143,138158 2006-04-24 08:32:22 +00:00
aclement
71bba6c374 testcode for 137568,138143,138158 2006-04-24 08:17:08 +00:00
aclement
8cbcae72de fix for 137496: problem with join point matching on calls to parameterized methods 2006-04-21 17:56:42 +00:00
aclement
5b354c21ff testcode for 137496: problem with join point matching on calls to parameterized methods 2006-04-21 17:55:11 +00:00
aclement
1535ee721c test and fix for 136585: NullPointerException in PerObjectInterfaceTypeMunger.java:33 2006-04-19 13:36:39 +00:00
aclement
edcb418c39 fix for 137479: better isSynthetic() logic 2006-04-19 12:52:14 +00:00
aclement
f05e07fbdd fix for 137479: better isSynthetic() logic 2006-04-19 11:48:22 +00:00
aclement
980483b367 test for 137479 2006-04-19 11:45:46 +00:00
aclement
d1a252e911 fix for 136665 - Rons suggestion. 2006-04-18 10:51:38 +00:00
acolyer
ec93456d8b @within, @withincode, and @annotation also need to return true to HasPossibleDynamicContent... 2006-04-14 17:34:28 +00:00
acolyer
064c514553 test matching on annotations directly in the java.lang package 2006-04-14 16:41:58 +00:00
acolyer
3e0fc355ac use signature rather than name when annotation matching as Bcel chops name in the java.lang package !! 2006-04-14 16:41:36 +00:00
aclement
965ac05c7a test and fix for 136258 2006-04-13 09:25:07 +00:00
aclement
dc4e07a6b0 test and fix for 136258 2006-04-13 09:24:46 +00:00
acolyer
d1304320e9 for pointcuts in @AspectJ aspects compiled by javac, try a bit harder to find the pointcut parameter names 2006-04-07 12:44:53 +00:00
acolyer
5e01ed2cb2 must use the same world when creating a pointcut parser 2006-04-07 10:51:19 +00:00
acolyer
b66a97f686 yuck. need to expose ReflectionWorld in the signature - which is supposed to be public API. Need a better long term solution... 2006-04-07 10:50:34 +00:00
aclement
c2adc8d88f unused import gone. 2006-04-06 11:45:53 +00:00
aclement
1a6f695831 test and fix for 135001 2006-04-06 11:45:02 +00:00
aclement
94d8b82fbf test and fix for 134541 2006-04-06 10:44:14 +00:00
aclement
fdd4e869b9 bullet proof (?) element formatter (135052) 2006-04-06 08:19:17 +00:00
aclement
e9a7c5036c these problematic casts are redundant... (135052) 2006-04-06 08:18:53 +00:00
acolyer
e664735e9f merged with adrian's version... 2006-04-04 15:08:21 +00:00
aclement
6c0746dd37 updates for 1.5.1 2006-04-04 15:03:56 +00:00
aclement
90f7bf70b1 useful pause() method can be called to enable (de)attaching jconsole. 2006-04-04 10:33:11 +00:00
aclement
680e72392c future work (see 133532) 2006-04-04 08:10:19 +00:00
aclement
24d3c4539e tests for 133532 - also tidied up the statelistener code 2006-04-04 08:10:07 +00:00