aboutsummaryrefslogtreecommitdiffstats
path: root/tests/java5
Commit message (Collapse)AuthorAgeFilesLines
* fixed decp bug and problem with 1.5 IBM VMaclement2006-06-191-0/+1
|
* fix for 120739mwebster2006-06-017-1/+27
|
* update license to EPLacolyer2006-06-016-12/+12
|
* fix for pr141945, misleading message re. aop.xmlacolyer2006-05-161-1/+1
|
* attempt to remove the damn results.ser file.aclement2006-03-281-0/+1
|
* switched around.aclement2006-03-271-1/+1
|
* testcode for 121575aclement2005-12-213-0/+69
|
* merge of RB_V1_5_0 changes back into HEADacolyer2005-12-192-3/+2
|
* fix NPE in mixing style (can be in concrete aspect from code style as well)avasseur2005-12-193-1/+46
|
* includes an error on purpose (class is not static)aclement2005-12-191-2/+2
|
* this was all corrupted testsavasseur2005-12-191-2/+2
|
* this was all corrupted testsavasseur2005-12-192-9/+8
|
* more tests.aclement2005-12-193-2/+41
|
* slightly modifiedaclement2005-12-193-6/+9
|
* fix new syntax @decpavasseur2005-12-192-4/+8
|
* rearchitect @decpavasseur2005-12-192-4/+6
|
* merge of changes from 1.5.0 branch into HEADacolyer2005-12-192-3/+3
|
* Comparable test programs.aclement2005-12-196-0/+166
|
* making the tests more resilient to legitimate cross-vm differencesacolyer2005-12-154-35/+135
|
* fixes inefficient ordering of tests in SignaturePattern (that I ↵acolyer2005-12-142-16/+8
| | | | inadvertantly introduced earlier), and corrects @DeclareParents impl in AJTypeSystem :- fields should NOT be shown, and nor should non-interface members.
* tests and fix for pr119749acolyer2005-12-131-1/+1
|
* tests and fix for ITDS in AjTypeSystemacolyer2005-12-134-0/+415
|
* fixes for 120363 : from matthew (include/exclude problems for LTW)aclement2005-12-123-4/+26
|
* #120351 cflowbelow @AJ and bindingavasseur2005-12-122-0/+112
|
* Some updates for 118754. The various places that were checking for ↵aclement2005-12-097-3/+84
| | | | '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.
* tests for parameter name generation in advice annotationsacolyer2005-11-292-0/+27
|
* updated tests and fix for pr116229acolyer2005-11-272-3/+4
|
* Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)aclement2005-11-266-19/+42
|
* last bits for 112105aclement2005-11-252-1/+174
|
* new version of GenericAspectY in light of our learning experience wrt. itdm ↵acolyer2005-11-251-3/+3
| | | | matching and execution
* fix for parameterizing reference pointcuts with bindingsacolyer2005-11-241-1/+1
|
* matthews patches from 116899aclement2005-11-246-3/+38
|
* tidied up.aclement2005-11-241-11/+13
|
* work in progress - not yet active.aclement2005-11-231-2/+7
|
* tests and fix for pr114332 - reflection api not detecting abstract itdms.acolyer2005-11-212-0/+47
|
* test (passing) for pr113368. Tests for reading compiled pointcuts from ↵acolyer2005-11-212-7/+37
| | | | reflection world.
* tests and fix for pr116229 and pr116755. Also adds support and tests for ↵acolyer2005-11-193-0/+37
| | | | parseTypePattern in PointcutParser.
* case4 of Alex's bug ;)aclement2005-11-174-0/+29
|
* more tests - for 115237 and alexs bug on the list.aclement2005-11-175-1/+30
|
* next round of fixes for list bug reported by Alexandru.aclement2005-11-168-0/+30
|
* committing version with a main() in it!aclement2005-11-161-0/+4
|
* reported on the list - failing to compile - using ITD to override a ↵aclement2005-11-144-0/+30
| | | | parameterized method
* more binary bridging testcodeaclement2005-11-144-0/+11
|
* more bridge method testcode.aclement2005-11-104-1/+19
|
* bridging tests.aclement2005-11-074-0/+38
|
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-072-0/+175
|
* test X - matches the spec in the AJDK (work for 112105)aclement2005-11-071-0/+177
|
* #114897 notreweavable is default on LTW - by Matthew Webster.avasseur2005-11-072-2/+2
|
* #114875 cannot reproduce NPE in @AJ abstract aspectavasseur2005-11-072-0/+59
|
* aspects/include handling and doc update as per #115275avasseur2005-11-071-1/+1
|