aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* test and fix for 86903aclement2005-11-033-10/+21
* 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
* fix for latest variant of 114343 (see comment #5): around advice on method r...aclement2005-11-034-7/+25
* pr93253: lazytjp the defaultaclement2005-11-014-19/+95
* pr105479: fix. And so it begins ... the dreaded complex bridge method mechan...aclement2005-11-011-2/+194
* helpersaclement2005-11-011-0/+14
* test and fix for pr114343aclement2005-11-013-1/+17
* modified type parameter check to allow co-dependent generic declare parents t...aclement2005-11-011-1/+10
* organized imports.aclement2005-11-011-3/+2
* #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fineavasseur2005-10-281-5/+21
* hopefully the last of the array gremlins in the reflection based world...acolyer2005-10-282-12/+16
* test and fix for pr113861aclement2005-10-273-6/+14
* testcode and fixes for pr99191: thanks to Helen.aclement2005-10-271-4/+87
* test and fix for pr113447: from Helen.aclement2005-10-271-10/+12
* pr113630: fixed!aclement2005-10-277-7/+61
* pr113630 - new message.aclement2005-10-272-2/+2
* see pr112105 comment #13: better var nameaclement2005-10-261-2/+2
* see pr112105 comment #13: naughty. made a check configurable.aclement2005-10-261-0/+12
* see pr112105 comment #13: bridge method handling for ITD fields/methodsaclement2005-10-261-38/+146
* see pr112105 comment #13: improved (slightly) code for locating annotation ho...aclement2005-10-261-4/+19
* see pr112105 comment #13: yey! use parameterized mungers when applying ITDsaclement2005-10-261-5/+6
* see pr112105 comment #13: dont forget the tvarsaclement2005-10-261-0/+1
* see pr112105 comment #13: uses new declared sig support inside a munger.aclement2005-10-263-11/+37
* see pr112105 comment #13: copies type vars across and able to create bridge m...aclement2005-10-261-6/+32
* organized importsaclement2005-10-261-3/+1
* organized importsaclement2005-10-261-3/+5
* detects starttWith pattern in aop.xml include/exclude and do fast matchavasseur2005-10-262-13/+50
* fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...avasseur2005-10-254-31/+131
* change to override check.aclement2005-10-251-1/+1
* some bridge method testcases and impl for 108101aclement2005-10-251-11/+107
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-253-49/+71
* added a test to make sure primitives work (they do), and also tidied up the a...acolyer2005-10-252-3/+10
* ensure that reflection based world can cope when given a java.lang.Class that...acolyer2005-10-244-3/+26
* fix issue in test for -1.5 and @AJ ITD with @annoavasseur2005-10-214-7/+23
* weaveinfo for @AJ ITDavasseur2005-10-212-2/+11
* test and fix for pr111915aclement2005-10-211-10/+5
* *Now* we're moving - more and more stuff from GenericsTests is working :) see...aclement2005-10-201-1/+1
* test and fix for pr113073 from Helenaclement2005-10-201-15/+16
* provide access to the sigpattern (Helen)aclement2005-10-201-0/+4
* Fix for ordering problem when using generic abstract aspects. Fix for crappy...aclement2005-10-201-2/+2
* Changes for generic field itds - see 112105 comment 9aclement2005-10-206-14/+135
* serialized form of ITD field mungers changed (includes aliases) - jars rebuiltaclement2005-10-2014-0/+0
* helper methodaclement2005-10-191-0/+9
* moved stuff around to get rid of the annoying warning about foo() should be c...aclement2005-10-198-0/+0
* due fix and test for @AJ ITD reweavable, serialization of the method delegate...avasseur2005-10-183-15/+25
* tests and fix for pr112027aclement2005-10-182-1/+5
* ctor ITDs now remember tvar aliases (see 112105)aclement2005-10-181-8/+15
* change to itd ctor serialization - quick rebuild of jars.aclement2005-10-1814-0/+0
* see pr112105: delegating impl requiredaclement2005-10-181-0/+5