Commit Graph

4621 Commits

Author SHA1 Message Date
aclement
e895997219 turning off completeBinaryTypes 2006-10-03 07:44:51 +00:00
mwebster
ffc92dd6db Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve declare parents LTW tests) 2006-10-02 10:01:44 +00:00
mwebster
6de65b3a76 Bug 158205 "NullPointerException when weaving with bootstrap agent" (remove use of -Daj5.def) 2006-10-02 10:01:10 +00:00
mwebster
a6f716a82b Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom agent testcase) 2006-10-02 10:00:33 +00:00
mwebster
7ebbc9657a Bug 158205 "NullPointerException when weaving with bootstrap agent" (tidy up) 2006-10-02 10:00:02 +00:00
mwebster
71273ed2ce Bug 158205 "NullPointerException when weaving with bootstrap agent" (modified patch from rbodkin+LISTS@gmail.com) 2006-10-02 09:58:14 +00:00
aclement
cd9fd1147b test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appears 2006-09-29 14:21:57 +00:00
aclement
ea4ff8adad test and fix for 158624: generic types and arrays 2006-09-29 12:20:31 +00:00
aclement
c50a557d3c test and fixes for 145442 - line number info for stack traces. 2006-09-28 10:51:13 +00:00
aclement
bbc4284b46 patch from 158719 2006-09-28 09:39:08 +00:00
aclement
59b06d3858 133532 - testcode for latest case 2006-09-27 08:25:06 +00:00
aclement
d7dbfc08d0 141730#27 patch - switch to jdt handle provider. 2006-09-27 08:03:28 +00:00
aclement
fc39df1958 test and fix for 148908: structure model 2006-09-26 09:26:33 +00:00
aclement
b53e59401b testcase for 153464 - commented out at the mo 2006-09-25 15:02:19 +00:00
aclement
b69748e353 message patch from 155139 2006-09-25 14:17:48 +00:00
aclement
e56a69a321 test and fix for 158412: annotation style reference pointcuts don't work 2006-09-25 13:51:40 +00:00
aclement
f3f24b02f5 fix for 151772, 125981: incorrect scope for dec soft reporting 2006-09-22 14:59:09 +00:00
aclement
aefa777dfd tests for 151772, 125981: incorrect scope for dec soft reporting 2006-09-22 14:57:29 +00:00
aclement
497a809551 154054 testcode and fix: noticing changes in around advice and forcing full builds: bcel changed to offer pretty string for code elements 2006-09-22 10:50:07 +00:00
aclement
98a5d92553 154054 testcode and fix: noticing changes in around advice and forcing full builds 2006-09-22 10:49:37 +00:00
aclement
1138f942d5 154054 testcode 2006-09-22 10:49:05 +00:00
wisberg
c4bf683e5c javadoc only - null Constructor for interface and static initializers, empty CodeSignatures values for static initializers. 2006-09-21 16:31:38 +00:00
wisberg
8c20287bbf anyPackageProtectedMethodExecution 2006-09-21 15:27:10 +00:00
aclement
9d1a56b3e8 test code for 158126 - already fixed ;) just a nice test to have 2006-09-21 13:03:02 +00:00
mwebster
a06896ea19 Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration) 2006-09-19 15:00:21 +00:00
mwebster
a40594edf7 Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (info message for defining concrete aspects) 2006-09-19 14:58:33 +00:00
mwebster
d46c28243e ignore duplicate aop.xml definition 2006-09-15 11:13:14 +00:00
aclement
478d55f8bd Test for 157057 2006-09-14 14:54:37 +00:00
aclement
9a4f0495f3 Fix for 157057: expanded EclipseResolvedMember to work for fields as well as methods and finished off a little more of its implementation relating to annotations. I have put an exception guard in for something that has been missing implementation for a while - so that may trigger when this build gets out into the wild... 2006-09-14 14:54:19 +00:00
aclement
c4eb5d590b new type - not yet used, but may prove useful when we get into the situation of converting eclipse annotations to our internal AnnotationAJ format. Didn't want to lose this code! 2006-09-14 14:53:07 +00:00
aclement
563711fb8f found whilst investigating 157057 - we sometimes crashed for bad input (duplicate class declarations) rather than just putting out a nice message. 2006-09-14 14:52:25 +00:00
aclement
359ef5055a testcode for 157054 - random matching (!!) with pointcuts matching on get of annotated fields 2006-09-14 13:48:06 +00:00
aclement
70ae0f8df6 test and fix for 153845: Rogue signature containing a 'P' getting into the classfile. 2006-09-14 10:38:50 +00:00
aclement
9892449cd6 test for 156058 - commented out 2006-09-13 13:06:38 +00:00
aclement
b49e8cae5b fixes for 153490: mixing delegates. Refactored a *lot* of stuff - promoting duplicate code up from AsmDelegate/BcelObjectType up to AbstractReferenceTypeDelegate and higher. 2006-09-13 07:43:09 +00:00
aclement
8e14546e33 tests for 153490: mixing delegates 2006-09-13 07:42:29 +00:00
aclement
43638daf5d testcode for 153490: nested delegate problems. 2006-09-12 15:19:54 +00:00
aclement
7a4256df61 testcode and fixes for 156962: Problems with @Deprecated in method signatures 2006-09-12 08:47:04 +00:00
aclement
6a20efc072 typo! 2006-09-12 08:46:32 +00:00
aclement
df98dedb10 testcode for 156962: Problems with @Deprecated in method signatures 2006-09-12 08:46:16 +00:00
aclement
7619ce1c2b test and fix for 155763 - incorrect codegen from compiler leads to NPE 2006-09-11 17:05:16 +00:00
aclement
018b33eab8 test and fix for 155763 - incorrect codegen from compiler leads to NPE 2006-09-11 16:59:56 +00:00
wisberg
e5b2cd7148 refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (taskdef, command-line) but still disabled otherwise (for AJDT) 2006-09-07 07:29:32 +00:00
wisberg
0409738040 refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (taskdef, command-line) but still disabled otherwise (for AJDT) 2006-09-07 07:04:31 +00:00
mwebster
090de7e4c5 Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()" 2006-09-04 14:24:51 +00:00
mwebster
14e8b7d8f0 Bug 155238 "Trace should use System.identityHashCode, not hashCode" 2006-08-30 09:46:37 +00:00
mwebster
6be70973a7 Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments) 2006-08-25 14:37:34 +00:00
aclement
475afa91a3 includes refactoring that is in real Version.java 2006-08-25 13:05:32 +00:00
aclement
40cf610769 fix for 155213: made using date formatter lazy. 2006-08-25 12:41:38 +00:00
aclement
b394aa7119 testcode for 152848 'deploying generics code when non-generics types are about' 2006-08-25 12:41:05 +00:00