aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix for 95516 (-outxml / -outxmlfile) - from Matthew.aclement2005-11-0713-5/+310
* #114875 cannot reproduce NPE in @AJ abstract aspectavasseur2005-11-074-1/+72
* aspects/include handling and doc update as per #115275avasseur2005-11-078-21/+81
* testcode for pr113066aclement2005-11-074-0/+14
* moved 1.5 dependency to 1.5 module!aclement2005-11-042-2/+7
* Fix for pr90143: I'm on fire today ;)aclement2005-11-043-11/+22
* with the change in LTW to default to the same version as the runtime VM (ie j...acolyer2005-11-0410-4/+50
* tests for pr73050 :- support for isAnonymous and name pattern matching that n...acolyer2005-11-043-0/+33
* fix for pr73050 :- support for isAnonymous and name pattern matching that now...acolyer2005-11-047-10/+37
* pr73050 - added support for isAnonymousacolyer2005-11-041-0/+5
* relegate adviceDidNotMatch to info for LTW unless explicitly set as an option...acolyer2005-11-041-1/+2
* add support and tests for isAnonymous in JavaClassacolyer2005-11-047-1/+93
* oops!aclement2005-11-041-0/+26
* testcode and fix for pr112476: binary weaving decpaclement2005-11-048-4/+72
* test and fix for pr115038aclement2005-11-044-29/+23
* fix for 103741 - use of java 5 specific language features now policed at < 1....acolyer2005-11-0413-1/+83
* tests for 103741 - use of java 5 specific language features now policed at < ...acolyer2005-11-043-0/+61
* autodetect java version and configure world accordingly (now that aj is stric...acolyer2005-11-041-1/+4
* bug 102479 example for getting messages from ajc programmaticallywisberg2005-11-041-1/+22
* risky... what about '-Xlint:warning'aclement2005-11-041-1/+1
* fix for pr62606 - raises a lint warning when itdc does not contain an explici...acolyer2005-11-031-0/+50
* make sure the harness translates path separators for those of us working on s...acolyer2005-11-032-0/+8
* new Lint warning for pr62606 - warns when an ITDC does not contain an explici...acolyer2005-11-032-2/+6
* tests for pr62606 - itdcs don't run field initialisers in target type. Largel...acolyer2005-11-0343-65/+117
* test and fix for 86903aclement2005-11-032-13/+20
* test and fix for 86903aclement2005-11-037-10/+50
* possibly useful method being added ... investigating using it for 86903aclement2005-11-031-0/+15
* fixing a problem that services in the debugger when toString fails NPE!aclement2005-11-031-1/+1
* test for 114343 (see comment #5): another potential caseaclement2005-11-035-0/+88
* fix for latest variant of 114343 (see comment #5): around advice on method r...aclement2005-11-039-7/+88
* test and fix for pr114744aclement2005-11-024-2/+23
* Matthews patch for 113510aclement2005-11-021-40/+5
* pr93253: lazytjp the default. removed mention of lazytjp.aclement2005-11-011-9/+2
* pr93253: lazytjp the defaultaclement2005-11-0111-23/+263
* wasnt setting the defaults if nothing supplied.aclement2005-11-011-1/+3
* pr105479: fix. And so it begins ... the dreaded complex bridge method mechan...aclement2005-11-011-2/+194
* pr105479: new testcaseaclement2005-11-012-4/+16
* pr105479: reorganized testcases.aclement2005-11-015-0/+35
* helpersaclement2005-11-011-0/+14
* test and fix for pr114343aclement2005-11-019-4/+71
* new testaclement2005-11-011-3/+8
* some nastiness removed from the testcases (co-dependant decps) - see pr112105aclement2005-11-011-21/+6
* modified type parameter check to allow co-dependent generic declare parents t...aclement2005-11-011-1/+10
* organized imports.aclement2005-11-011-3/+2
* testcaseaclement2005-11-011-0/+19
* lazytjp default - test codeaclement2005-10-319-0/+209
* reflection for 1.5 API Method.isBridge(), unused localwisberg2005-10-291-3/+22
* moved to devGuideDB/ltw.xml - avoiding xml errorswisberg2005-10-291-431/+2
* #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fineavasseur2005-10-289-7/+223
* hopefully the last of the array gremlins in the reflection based world...acolyer2005-10-282-12/+16