summaryrefslogtreecommitdiffstats
path: root/tests/java5
Commit message (Expand)AuthorAgeFilesLines
...
* fixes bug in test case caught by improved error messages in compileracolyer2005-07-211-1/+1
* generics: fixes for decp testcases involving generic types targeted by param...aclement2005-07-212-3/+7
* tidy up after a run...aclement2005-07-211-0/+5
* fix in ltw log + test + some doc on custom message handler is evilavasseur2005-07-219-0/+239
* generics: testcase for decp'ing parameterized type onto a generic type that i...aclement2005-07-201-0/+18
* ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som...avasseur2005-07-186-0/+145
* fix LTW for JMX stuff, rename messageHolder, some doc on that + dumpavasseur2005-07-184-4/+4
* @DeclareAnnotation and guard to not use it in M3, doc update for M3avasseur2005-07-181-7/+1
* This is the beginning of a significant refactoring needed to cleanly support ...acolyer2005-07-155-0/+148
* more test cases covering generics in pointcut expressionsacolyer2005-07-135-0/+87
* test that a signature with a generic declaring type does not match on the era...acolyer2005-07-121-0/+18
* test that a the erasure of a signature matches a parameterized implementation...acolyer2005-07-121-0/+17
* fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as a...avasseur2005-07-112-5/+172
* added one simple test for matching members of a parameterized type.acolyer2005-07-114-0/+39
* generics: decp tests, binary weavingaclement2005-07-088-0/+33
* generics: decp testsaclement2005-07-083-0/+34
* generics: decp testcasesaclement2005-07-044-2/+31
* fix source location for @AJ + fix the AsmManager behavior for @AJ (still no l...avasseur2005-07-043-1/+170
* generics: trivial decp implements.aclement2005-07-041-4/+6
* generics decp test.aclement2005-06-211-1/+1
* LTW weaver/dump@within option + fix a sout in weaveravasseur2005-06-204-0/+72
* update aspectjrt.jar in lib and test cases uses MAP in tests to reflect intro...acolyer2005-06-202-4/+4
* fixed bug with LTW Xreweavable, fix this reflective issue in RunAllBeforeComm...avasseur2005-06-132-1/+2
* @style if test, fixed Ajc that was not having sandbox in cp anymore in some c...avasseur2005-06-095-9/+142
* Readded test, order fixed via precedenceaclement2005-06-091-0/+2
* test for if @style - a todo for Adrianavasseur2005-06-092-24/+18
* Tests for 98901: annotation copying on public ITDsaclement2005-06-081-0/+46
* Tests and fixes for 98901: annotation copying on public ITDsaclement2005-06-082-0/+66
* Improved generic ITD tests.aclement2005-06-083-2/+5
* finally fixed 75442+78383, impl a visitor pattern in patterns package, turned...avasseur2005-06-071-0/+1
* perClause inheritance in @AJ (in ajdt module), fixed FIXME AVavasseur2005-06-034-0/+116
* fix some glitches in test cases to ensure that these are legal AspectJ declar...acolyer2005-06-024-6/+6
* GenericsWork: ITD testcodeaclement2005-06-0212-0/+136
* GenericsWork: new test programs for bug reports.aclement2005-06-014-0/+60
* test case fixavasseur2005-05-312-3/+2
* @AJ aspect inheritance and static pc refavasseur2005-05-313-0/+87
* #96371 META-INF/aop.xml lookup fix + testavasseur2005-05-303-9/+3
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-201-0/+41
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...avasseur2005-05-192-4/+35
* LTW and around inling test for code styleavasseur2005-05-174-0/+143
* aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)avasseur2005-05-176-73/+107
* added test entries instead of autowiredtest for Andy sake, fix 1.4 dependanci...avasseur2005-05-131-1/+1
* Fix and tests for pr84312: runtime retention checking. From Andrew Huff.aclement2005-05-121-18/+23
* remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...avasseur2005-05-111-1/+1
* fix LTW testavasseur2005-05-112-1/+11
* fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...avasseur2005-05-106-103/+169
* tests and fixes for 93345 and static imports. From Andrew Huff.aclement2005-05-091-0/+9
* Tests for 87282, 88606aclement2005-05-062-0/+26
* Fix for 91053 (Generics): Generics problem with Setaclement2005-05-061-0/+18
* Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic...aclement2005-05-062-0/+28