aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug 83645: pertypewithin({interface}) illegal field modifieraclement2005-01-273-10/+14
* tests for PR48650 partial workaround - ughwisberg2005-01-272-0/+74
* @testcase PR83645 pertypewithin on interfacewisberg2005-01-252-0/+30
* Fix for Bug 83563: pertypewithin() handling of inner classesaclement2005-01-253-0/+60
* Fix to ensure woven methods don't lose their annotations.aclement2005-01-248-82/+171
* Fix for Bug 83303: complier error when mixing inheritance, overriding and pol...aclement2005-01-202-0/+31
* Get enum value fields to work in the ASM. Plus test reorg as we are now addin...aclement2005-01-207-0/+106
* Fix for Bug 82570: Weaved code does not include debug linesaclement2005-01-193-0/+87
* PerTypeWithin support.aclement2005-01-182-6/+152
* PerTypeWithin: Test dataaclement2005-01-1813-0/+277
* New compiler gives additional error message on 1.3 vm that makes this test fail.acolyer2005-01-171-1/+1
* java 5 supportacolyer2005-01-178-16/+34
* Fixes for 78021, 79554 - both to do with us breaking the exception table for ...aclement2005-01-116-4/+135
* Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...aclement2005-01-072-0/+60
* All jars rebuilt with rev'd weaver version number 2.0 that we will use for As...aclement2005-01-075-0/+0
* Testcode for migration testingaclement2005-01-077-0/+73
* Removed warning that no longer comes out for this test. We were putting out ...aclement2005-01-071-1/+1
* test was failing because a message was coming out twice - once when applying ...aclement2005-01-061-1/+1
* BWD: Improvements in source location handling allow us to now include a line ...aclement2005-01-051-1/+1
* BWD: New error checking catches one more error in this testcase.aclement2005-01-051-0/+1
* Recent changes seem to have made some messages come out in a different order !aclement2005-01-052-6/+8
* test cases and fix for Bugzilla Bug 81863acolyer2005-01-054-15/+23
* extra test resources for within(@Foo *) testsacolyer2005-01-052-0/+41
* forgot to check in this updated java 5 jar for test casesacolyer2004-12-161-0/+0
* more ambiguous bindings testingacolyer2004-12-164-0/+121
* it is now safe to short-circuit in and/or pc matching (all side-effects removed)acolyer2004-12-162-15/+14
* partial fix for bug 61568.acolyer2004-12-155-17/+13
* check errors/xlints for decp'ing on annos/enumsaclement2004-12-102-13/+54
* Autoboxing tests - not checked in as need 1.5 JVM to run.aclement2004-12-101-0/+155
* autoboxing for return valuesaclement2004-12-101-0/+31
* Tests for declare parents where enums are involved.aclement2004-12-105-3/+14
* Tests for declare parents where annotations are involved.aclement2004-12-105-1/+23
* test correct detection of @args in a declareacolyer2004-12-102-2/+16
* @within, @withincode testsacolyer2004-12-105-2/+99
* testing for @argsacolyer2004-12-104-1/+216
* more testsacolyer2004-12-094-2/+21
* updated binary formacolyer2004-12-098-0/+0
* Allows passing of extra argument to the compiler (-1.5 for autoboxing behavior)aclement2004-12-091-4/+18
* Autoboxing testdata - all primitives covered.aclement2004-12-0920-0/+245
* add in @this and @target tests to main suiteacolyer2004-12-091-0/+1
* more @this @target fixes and testsacolyer2004-12-094-14/+78
* Complete varargs support.aclement2004-12-097-23/+52
* mock java.lang.annotation.Annotationacolyer2004-12-091-0/+0
* annotation tests for this and targetacolyer2004-12-093-0/+101
* unwanted importacolyer2004-12-081-1/+0
* first @annotation testacolyer2004-12-082-0/+16
* Annotation matching.aclement2004-12-082-19/+24
* Annotation matching.aclement2004-12-086-0/+67
* updated binary formacolyer2004-12-085-0/+0
* With type mungers remembering their location, we now get a sensible error lin...aclement2004-12-071-1/+1