summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 210470: preventing weaver leaks: get control of the classloader references ↵aclement2008-05-272-0/+0
| | | | in Bcel
* 210470: preventing weaver leaks: do not mess up the context stack in a ↵aclement2008-05-271-10/+14
| | | | multi-threaded environment
* 210470: preventing weaver leaks: get control of the classloader references ↵aclement2008-05-274-16/+165
| | | | in Bcel
* 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 ↵aclement2008-05-221-1/+8
| | | | getDeclaringType() works at runtime
* 227401: test and fix - use correct declaring type when building tjp so ↵aclement2008-05-225-0/+151
| | | | getDeclaringType() works at runtime
* 233497: dont produce SIOOBE if a classfile from the aspectpath isn't at a ↵aclement2008-05-221-3/+10
| | | | place that includes its package prefix
* 232712: fix - remove native when creating bridge methodaclement2008-05-201-1/+3
|
* 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into ↵aclement2008-05-143-2/+103
| | | | test infrastructure
* 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into ↵aclement2008-05-142-140/+0
| | | | test infrastructure
* 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 ↵aclement2008-05-131-7/+20
| | | | not just E !
* 231396: refactoring: removed WeaverMetrics/LTWeaver, changed ↵aclement2008-05-132-26/+35
| | | | UnwovenClassFile to have a char array name and use that when possible
* 231396: refactoring: removed WeaverMetrics/LTWeaver, changed ↵aclement2008-05-138-125/+22
| | | | UnwovenClassFile to have a char array name and use that when possible
* 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 ↵aclement2008-05-122-0/+4
| | | | parameterizing super-aspect
* 231478: testcode and fix - allow for bounds variation when sub-aspect is ↵aclement2008-05-122-1/+16
| | | | parameterizing super-aspect
* 231478: testcodeaclement2008-05-124-0/+4
|
* 227993: annotation value matching support for field annotations. plus ↵aclement2008-05-103-5/+16
| | | | hashcode/equals on annotationtypepatterns where it was missing!
* 227993: annotation value matching support for field annotations. plus ↵aclement2008-05-103-0/+58
| | | | hashcode/equals on annotationtypepatterns where it was missing!
* 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
|
* 231187: test and fix. Do the parameterization check after ITDs have appliedaclement2008-05-081-2/+6
|
* 231187: test and fix. Do the parameterization check after ITDs have appliedaclement2008-05-088-0/+81
|
* 225785: rebuild of shadows with 229910 fixed in the compiler being used.Root_refactoringaclement2008-05-072-0/+0
|
* 209372: guard for -1 source line when no line numbers in class fileaclement2008-05-071-4/+12
|
* 230817: remap NPE - switch ordering in match to do exception handlers first ↵aclement2008-05-072-69/+108
| | | | and insert an extra NOP if required.
* removing test that builds into the src tree rather than the sandboxaclement2008-05-071-1/+2
|