summaryrefslogtreecommitdiffstats
path: root/tests/src
Commit message (Collapse)AuthorAgeFilesLines
* test and fix for 160674: simpler strategy for loading bytecode on SAPBEFORE_133532aclement2006-10-122-0/+23
|
* improved - hopefully get more info as to why currently failing on the build ↵aclement2006-10-101-1/+6
| | | | machine
* helen wanted this tidied upaclement2006-10-091-2/+2
|
* linuxaclement2006-10-091-3/+3
|
* tests and fixes for jdtlikehandleprovider, bug 159896aclement2006-10-062-0/+86
|
* tests for 156058 and 159983aclement2006-10-062-1/+9
|
* Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore ↵mwebster2006-10-052-0/+45
| | | | catch(Throwable) in Aj.preProcess() and make adaptor disabled by default)
* Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (ensure ↵mwebster2006-10-051-1/+6
| | | | we can filter classes like $XXX)
* Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" (new ↵mwebster2006-10-041-0/+1
| | | | "weaving aspect ..." message)
* Bug 132080 "LTW concrete-aspect definitions not exposed to weaver"mwebster2006-10-042-0/+91
|
* test from Wes (bug 159143)aclement2006-10-042-0/+21
|
* test and fix for 156904: missing type warning then it matches anywayaclement2006-10-032-1/+25
|
* test and fixes for 152366: support AND in include/exclude/dumpaclement2006-10-032-2/+57
|
* test and fix for 149071aclement2006-10-032-1/+2
|
* fixes for 145442: better line numbers for woven codeaclement2006-10-032-4/+4
|
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (improve ↵mwebster2006-10-021-1/+9
| | | | declare parents LTW tests)
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom ↵mwebster2006-10-022-0/+16
| | | | agent testcase)
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (tidy up)mwebster2006-10-021-3/+0
|
* test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appearsaclement2006-09-291-0/+18
|
* test and fix for 158624: generic types and arraysaclement2006-09-292-0/+5
|
* test and fixes for 145442 - line number info for stack traces.aclement2006-09-282-8/+18
|
* test and fix for 148908: structure modelaclement2006-09-262-1/+22
|
* testcase for 153464 - commented out at the moaclement2006-09-252-0/+7
|
* test and fix for 158412: annotation style reference pointcuts don't workaclement2006-09-252-0/+12
|
* tests for 151772, 125981: incorrect scope for dec soft reportingaclement2006-09-222-0/+26
|
* 154054 testcode and fix: noticing changes in around advice and forcing full ↵aclement2006-09-223-0/+61
| | | | builds
* test code for 158126 - already fixed ;) just a nice test to haveaclement2006-09-212-0/+10
|
* Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for ↵mwebster2006-09-196-0/+56
| | | | duplicate aop.xml and -Dorg.aspectj.weaver.loadtime.configuration)
* Test for 157057aclement2006-09-141-0/+19
|
* test and fix for 153845: Rogue signature containing a 'P' getting into the ↵aclement2006-09-142-1/+7
| | | | classfile.
* test for 156058 - commented outaclement2006-09-132-1/+7
|
* tests for 153490: mixing delegatesaclement2006-09-132-0/+16
|
* testcode and fixes for 156962: Problems with @Deprecated in method signaturesaclement2006-09-122-0/+14
|
* test and fix for 155763 - incorrect codegen from compiler leads to NPEaclement2006-09-112-0/+10
|
* Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()"mwebster2006-09-042-0/+39
|
* testcode for 152848 'deploying generics code when non-generics types are about'aclement2006-08-251-0/+1
|
* last of the dreaded jdtlikehandleprovider changes - 141730#22aclement2006-08-253-2/+102
|
* 141556#13 - messagehandler pulled out of CompilerAdapter and changed to have ↵aclement2006-08-251-3/+9
| | | | nothing to do with holders (since it doesnt need to store messages)
* testcode for 152848 'deploying generics code when non-generics types are about'aclement2006-08-251-0/+7
|
* Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw ↵mwebster2006-08-244-4/+28
| | | | AbortException in LTW message handler)
* Bug 149289 "Support system and user aop.xml configuration files" (add ↵mwebster2006-08-231-1/+1
| | | | META-INF/aop-ajc.xml)
* Bug 150271 "Allow multiple levels of LTW information" (make weaving/not ↵mwebster2006-08-233-18/+18
| | | | weaving messages debug and add -debug to options for aop.xml)
* switch to a different XLint to rely on - since adviceDidNotMatch cannot ↵aclement2006-08-231-6/+3
| | | | occur in LTW now.
* fixes for 149560: (1) correct the bcel code for creating clinit call (2) ↵aclement2006-08-223-5/+35
| | | | don't let singleton aspects be implemented as late type mungers, the clinit manipulation breaks.
* code has moved into model area...154552, comment 3aclement2006-08-222-11/+0
|
* refactored tests for 154552 - use new model testing structureaclement2006-08-229-609/+153
|
* oops! fix for serial version uid calculation (abstract class problem)aclement2006-08-222-0/+16
|
* 145963: work on linuxaclement2006-08-211-1/+15
|
* tests for pr153572acolyer2006-08-182-1/+16
|
* 141556: lint message sort out and memory leak resolutionaclement2006-08-182-30/+36
|