aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-272-9/+15
* 210470: preventing weaver leaks: cast to select right ctor in new bcel APIaclement2008-05-271-1/+1
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-272-10/+12
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-271-9/+15
* 210470: preventing weaver leaks: Wraps a classloader reference in a weak refe...aclement2008-05-271-1/+22
* 210470: preventing weaver leaks: added getClassLoader() to interfaceaclement2008-05-271-0/+2
* 210470: preventing weaver leaks: get control of the classloader references in...aclement2008-05-272-0/+0
* 210470: preventing weaver leaks: do not mess up the context stack in a multi-...aclement2008-05-271-10/+14
* 210470: preventing weaver leaks: get control of the classloader references in...aclement2008-05-274-16/+165
* organized importsaclement2008-05-271-1/+0
* allow use of DOLLARsandbox in the arguments to a 'run' testaclement2008-05-271-0/+5
* 233838: fix: Scope changed to cope with ITDsaclement2008-05-272-0/+0
* 233838: message no longer comes out (same as at 1.5.4 level)aclement2008-05-271-1/+0
* 233838: testcode: itd and declare precedenceaclement2008-05-274-0/+55
* organized importsaclement2008-05-261-1/+0
* 227401: test and fix - use correct declaring type when building tjp so getDec...aclement2008-05-221-1/+8
* 227401: test and fix - use correct declaring type when building tjp so getDec...aclement2008-05-225-0/+151
* 233497: dont produce SIOOBE if a classfile from the aspectpath isn't at a pla...aclement2008-05-221-3/+10
* 232712: fix - remove native when creating bridge methodaclement2008-05-201-1/+3
* 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into te...aclement2008-05-143-2/+103
* 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into te...aclement2008-05-142-140/+0
* 231963: implementation, allow -checkRuntimeVersion:true or falseaclement2008-05-131-0/+4
* 231963: implementation, allow -checkRuntimeVersion:true or falseaclement2008-05-134-12/+41
* 231467: fix: allow for a type signature like [ITE; - it means int[],E and no...aclement2008-05-131-7/+20
* 231396: refactoring: removed WeaverMetrics/LTWeaver, changed UnwovenClassFile...aclement2008-05-132-26/+35
* 231396: refactoring: removed WeaverMetrics/LTWeaver, changed UnwovenClassFile...aclement2008-05-138-125/+22
* 231396: refactoring: Moved CharOperation and NameConvertoraclement2008-05-123-28/+7
* 231396: refactoring: Moved CharOperation and NameConvertoraclement2008-05-126-4/+419
* 231396: refactoring: Moved CharOperation and NameConvertoraclement2008-05-124-413/+0
* 231396: refactoring: Moved CharOperation and NameConvertoraclement2008-05-121-1/+1
* 231396: refactoring: CollectionUtil type removedaclement2008-05-121-3/+4
* 231396: refactoring:aclement2008-05-122-0/+9
* 231396: optimization notesaclement2008-05-121-0/+1
* 231396: refactoring: CollectionUtil type removedaclement2008-05-121-7/+14
* 231396: refactoring: CollectionUtil type removedaclement2008-05-121-60/+0
* 231396: refactoring: BetaException type removedaclement2008-05-121-2/+2
* 231396: refactoring: BetaException type removedaclement2008-05-121-29/+0
* 231396: refactoring: dont look for annotations if they can't be thereaclement2008-05-121-0/+1
* 231478: testcode and fix - allow for bounds variation when sub-aspect is para...aclement2008-05-122-0/+4
* 231478: testcode and fix - allow for bounds variation when sub-aspect is para...aclement2008-05-122-1/+16
* 231478: testcodeaclement2008-05-124-0/+4
* 227993: annotation value matching support for field annotations. plus hashcod...aclement2008-05-103-5/+16
* 227993: annotation value matching support for field annotations. plus hashcod...aclement2008-05-103-0/+58
* 231396: moved ConfigParser out of weaver jaraclement2008-05-092-1/+316
* 231396: moved ConfigParser out of weaver jaraclement2008-05-091-1/+1
* 231396: moved ConfigParser out of weaver jaraclement2008-05-094-4/+4
* 231396: moved ConfigParser out of weaver jaraclement2008-05-091-311/+0
* 231396: moved ConfigParser out of weaver jaraclement2008-05-092-9/+0
* 231187: test and fix. Do the parameterization check after ITDs have appliedaclement2008-05-081-2/+2
* 231187: test and fix. Do the parameterization check after ITDs have appliedaclement2008-05-086-0/+64