aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (tests for ...mwebster2006-09-1916-2/+149
* Bug 157474 "Handle duplicate aop.xml definitions more gracefully" (info messa...mwebster2006-09-191-0/+1
* ignore duplicate aop.xml definitionmwebster2006-09-152-2/+14
* Test for 157057aclement2006-09-142-1/+20
* Fix for 157057: expanded EclipseResolvedMember to work for fields as well as ...aclement2006-09-142-20/+75
* new type - not yet used, but may prove useful when we get into the situation ...aclement2006-09-141-0/+198
* found whilst investigating 157057 - we sometimes crashed for bad input (dupli...aclement2006-09-141-0/+2
* testcode for 157054 - random matching (!!) with pointcuts matching on get of ...aclement2006-09-145-0/+209
* test and fix for 153845: Rogue signature containing a 'P' getting into the cl...aclement2006-09-148-2/+17
* test for 156058 - commented outaclement2006-09-133-1/+18
* fixes for 153490: mixing delegates. Refactored a *lot* of stuff - promoting ...aclement2006-09-138-77/+71
* tests for 153490: mixing delegatesaclement2006-09-132-0/+16
* testcode for 153490: nested delegate problems.aclement2006-09-1211-0/+43
* testcode and fixes for 156962: Problems with @Deprecated in method signaturesaclement2006-09-125-4/+20
* typo!aclement2006-09-121-1/+1
* testcode for 156962: Problems with @Deprecated in method signaturesaclement2006-09-123-0/+10
* test and fix for 155763 - incorrect codegen from compiler leads to NPEaclement2006-09-112-0/+0
* test and fix for 155763 - incorrect codegen from compiler leads to NPEaclement2006-09-113-0/+41
* refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (t...wisberg2006-09-071-0/+3
* refix 112098 - check for correct aspectjrt.jar version re-enabled for Main (t...wisberg2006-09-071-0/+88
* Bug 155972 "NullPointerException in ConstructorSignature.getConstructor()"mwebster2006-09-0411-3/+97
* Bug 155238 "Trace should use System.identityHashCode, not hashCode"mwebster2006-08-302-2/+2
* Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments)mwebster2006-08-254-10/+51
* includes refactoring that is in real Version.javaaclement2006-08-251-12/+15
* fix for 155213: made using date formatter lazy.aclement2006-08-254-15/+18
* testcode for 152848 'deploying generics code when non-generics types are about'aclement2006-08-251-0/+1
* fix for 152848: cope with discovering a non-generic typeaclement2006-08-252-2/+15
* last of the dreaded jdtlikehandleprovider changes - 141730#22aclement2006-08-2510-9/+260
* Bug 150487 "Tracing and Logging Framework" (Trace.event())mwebster2006-08-257-8/+59
* 141556#13 - messagehandler pulled out of CompilerAdapter and changed to have ...aclement2006-08-253-28/+81
* testcode for 152848 'deploying generics code when non-generics types are about'aclement2006-08-255-0/+15
* back again, lower case dir name for linux (see 154552#12)aclement2006-08-251-0/+33
* removed, needs a renameaclement2006-08-251-33/+0
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-2524-42/+132
* Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortExceptio...mwebster2006-08-249-9/+75
* comments explaining impact of changing model dumping code - pr154552, comment #9aclement2006-08-241-1/+5
* no longer required - model tests moved.aclement2006-08-232-0/+0
* Bug 149289 "Support system and user aop.xml configuration files" (add META-IN...mwebster2006-08-238-7/+28
* 112098: checkRtJar removed.aclement2006-08-232-82/+1
* Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi...mwebster2006-08-2317-38/+54
* correct the comment!aclement2006-08-231-1/+1
* switch to a different XLint to rely on - since adviceDidNotMatch cannot occur...aclement2006-08-233-7/+9
* fixes for 149560: (1) correct the bcel code for creating clinit call (2) don'...aclement2006-08-227-9/+82
* code has moved into model area...154552, comment 3aclement2006-08-2219-259/+0
* refactored tests for 154552 - use new model testing structureaclement2006-08-2248-627/+877
* oops! fix for serial version uid calculation (abstract class problem)aclement2006-08-228-3/+97
* some updates to ClassLoaderRepository - tested by RontimeWeavingaclement2006-08-218-130/+396
* 145963: work on linuxaclement2006-08-215-43/+57
* tests for pr153572acolyer2006-08-186-1/+41
* 141556: lint message sort out and memory leak resolutionaclement2006-08-1810-90/+147