aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/org
Commit message (Expand)AuthorAgeFilesLines
* Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore c...mwebster2006-10-052-0/+45
* Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (ensure we...mwebster2006-10-051-1/+6
* Bug 132080 "LTW concrete-aspect definitions not exposed to weaver" (new "weav...mwebster2006-10-041-0/+1
* 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
* Bug 158205 "NullPointerException when weaving with bootstrap agent" (custom a...mwebster2006-10-022-0/+16
* 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 b...aclement2006-09-223-0/+61
* 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
* Test for 157057aclement2006-09-141-0/+19
* test and fix for 153845: Rogue signature containing a 'P' getting into the cl...aclement2006-09-142-1/+7
* 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
* 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 AbortExceptio...mwebster2006-08-244-4/+28
* Bug 149289 "Support system and user aop.xml configuration files" (add META-IN...mwebster2006-08-231-1/+1
* Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi...mwebster2006-08-233-18/+18
* switch to a different XLint to rely on - since adviceDidNotMatch cannot occur...aclement2006-08-231-6/+3
* fixes for 149560: (1) correct the bcel code for creating clinit call (2) don'...aclement2006-08-223-5/+35
* 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
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-1811-228/+341
* for AJDT dont store messages - waste of space!aclement2006-08-181-1/+6
* test and fix for 154332: broken java.lang.<annotation> processingaclement2006-08-182-0/+10
* Bug 150487 "Tracing and Logging Framework" (trace everyting test)mwebster2006-08-162-0/+16
* Bug 153907 "Facilitate LTW testing in a custom ClassLoader hierarchy" (TestSe...mwebster2006-08-153-0/+56
* 133770 'call and ltw': now attempts to grab a delegate for a non-locally defi...aclement2006-08-152-2/+17