aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* better xref titlewisberg2005-12-181-1/+1
|
* -1.5, compatibility link, -X optionswisberg2005-12-181-6/+42
|
* AspectJ 5 featureswisberg2005-12-181-7/+196
|
* fixes for 120909 (ibmvm failures)Root_RB_V1_5_0aclement2005-12-156-14/+11
|
* making the tests more resilient to legitimate cross-vm differencesacolyer2005-12-155-38/+138
|
* fix for clone case in 120916: Jrockit test failures with RC1aclement2005-12-151-2/+7
|
* test updates and the fix for cases 3&4 in 120916: Jrockit test failures with RC1aclement2005-12-152-3/+19
|
* fixes for 120826V1_5_0RC1aclement2005-12-143-1/+1
|
* fix for spacewar, and a much simplified solution for pointcut rewriting of a ↵acolyer2005-12-142-6/+10
| | | | conjunction of disjunctions
* test for 120826aclement2005-12-143-0/+17
|
* ensure we don't re-attempt modifier matching when walking up the signature ↵acolyer2005-12-141-7/+9
| | | | hierarchy
* fixes inefficient ordering of tests in SignaturePattern (that I ↵acolyer2005-12-148-60/+27
| | | | inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members.
* tests and fix for ITDS in AjTypeSystemacolyer2005-12-132-0/+0
|
* fix for enh 120743acolyer2005-12-131-5/+14
|
* tests and fix for pr119749acolyer2005-12-136-18/+109
|
* fix section on annotation inheritance matchingacolyer2005-12-131-6/+5
|
* fix for 113257 - modified rewriter - not perfect but passes the latest problems.aclement2005-12-133-15/+163
|
* fix for pr120693acolyer2005-12-132-6/+13
|
* testcode for 113257aclement2005-12-133-0/+32
|
* tests and fix for ITDS in AjTypeSystemacolyer2005-12-137-2/+502
|
* added skip test check to tolerate funny build machine behaviouracolyer2005-12-131-0/+24
|
* 1.5 -> 1.3acolyer2005-12-131-1/+1
|
* unused import.aclement2005-12-131-1/+0
|
* permit extensions to pointcut designator set when using weaver tools APIacolyer2005-12-1318-70/+749
|
* fix for 120543 - from Matthew - includes datestamp in weaver info message on ↵aclement2005-12-132-0/+3
| | | | LTW startup.
* darn build machine.aclement2005-12-131-1/+1
|
* test and fix for 119749aclement2005-12-135-12/+35
|
* fix for120521aclement2005-12-132-1/+7
|
* test for 120521aclement2005-12-133-0/+23
|
* AST fixes: 110465 - from helen.aclement2005-12-132-0/+12
|
* fix for build prob - rogue warningaclement2005-12-131-1/+1
|
* fix for 120474 ($Proxy)aclement2005-12-135-2/+12
|
* fixes and tests for 119570 (member type subaspect)aclement2005-12-125-17/+43
|
* 119749 test program.aclement2005-12-121-0/+33
|
* fix bug 120401 - adding signature to identify exception message sourcewisberg2005-12-121-1/+1
|
* linux fix.aclement2005-12-121-2/+2
|
* fixes for 120363 : from matthew (include/exclude problems for LTW)aclement2005-12-126-21/+61
|
* updates for 116679 (targetting old runtimes)aclement2005-12-123-5/+25
|
* fixes for 119539aclement2005-12-126-41/+93
|
* more tests for 119570 and a fix for a silly warning that comes out.aclement2005-12-123-2/+30
|
* more tests for 119570aclement2005-12-126-0/+108
|
* tests and fixes for 119657. from matthew.aclement2005-12-128-99/+236
|
* tests for 119657. from matthew.aclement2005-12-1211-0/+145
|
* #120351 cflowbelow @AJ and bindingavasseur2005-12-126-9/+136
|
* Some updates for 118754. The various places that were checking for ↵aclement2005-12-0941-86/+215
| | | | 'MISSING' now call 'isMissing' if they can. I think this negates some work Adrian did with introducing MissingWithKnownSignature - but we have to make this change for LTW to work properly. Someone with a bit of time on their hands should go through all the places isMissing() is now called and see if the check should be 'isReallyMissing()' which would allow the MissingWithKnownSignature to get through. I will raise an enhancement to cover this.
* test and fix for 119451aclement2005-12-093-2/+5
|
* test from 119570aclement2005-12-095-1/+66
|
* delegates modified to return the same thing as BCEL. Ctors have the name ↵aclement2005-12-093-5/+55
| | | | <init> and a return type of 'void'. Fix for 119353
* fixes for 119210 - allows for autoboxing with around advice.aclement2005-12-082-3/+36
|
* testcode for 119210aclement2005-12-086-2/+83
|