summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* genericitds: Using target type variables in your ITD field declarations.aclement2005-08-121-0/+11
* genericitds: Using target type variables in your ITD field declarations.aclement2005-08-1215-0/+258
* patch from David Knibb (IBM) to make test more resilient to JVM differences i...acolyer2005-08-121-3/+29
* generic aspect testcases - woohoo!acolyer2005-08-114-0/+118
* a declare parents in an abstract aspect has no effect unless at least one con...acolyer2005-08-112-0/+8
* forgot to add that one in my last commitavasseur2005-08-111-0/+8
* updated to test for non-parameterized super aspectacolyer2005-08-111-3/+3
* test case for pr106634 :acolyer2005-08-113-3/+44
* add test for proxy weaving and jit class weaving, update ltw docavasseur2005-08-114-3/+159
* tests and fix for bug pr106461:acolyer2005-08-103-0/+28
* test cases for after throwing and after returning with generic and parameteri...acolyer2005-08-109-1/+404
* tests for args - this completes the implementation of generic and parameteriz...acolyer2005-08-092-33/+191
* new tests cases for args with generics and generic methods in generalacolyer2005-08-098-0/+341
* genericitds: 2 big changes here: I've modifed the super/extends stuff so it...aclement2005-08-094-45/+98
* GenericAspects: from AJDKaclement2005-08-093-0/+90
* some updates to make this sort-of-compileacolyer2005-08-081-1/+7
* genericitds: reusing similar specifications for type variables in the same as...aclement2005-08-081-0/+30
* genericitds: test programs for ITDs targetting the different kinds of type.aclement2005-08-084-0/+127
* Fix for pr98901: copying annotations to new members created via ITD !!aclement2005-08-081-0/+1
* genericitds:aclement2005-08-083-22/+32
* generic itds:aclement2005-08-081-0/+45
* genericitds: sharing type variables with generic type - parsing testaclement2005-08-081-0/+16
* genericitds: test programsaclement2005-08-087-0/+237
* tests and implementation for calls to bridge methods. This completes the impl...acolyer2005-08-053-2/+91
* tests and fix for call pointcut matching with various generic and parameteriz...acolyer2005-08-056-24/+287
* genericitds: lots of new support for recursive type variables and ITD ctors.aclement2005-08-042-11/+105
* test cases for execution pointcut with generic and parameterized types. This ...acolyer2005-08-045-2/+235
* last couple of withincode tests - this completes the testing and implementati...acolyer2005-08-043-14/+21
* with the new matching algorithm, these tests now pass - hurrah!acolyer2005-08-042-3/+34
* improved and additional signature matching testsacolyer2005-08-047-12/+213
* genericitds: more combinationsaclement2005-08-033-0/+84
* genericitds: now we're getting silly..aclement2005-08-035-0/+132
* genericitds: more combinationsaclement2005-08-034-0/+81
* genericitds: the possibilities are endless.aclement2005-07-298-11/+151
* genericitds: using wildcard '? extends Type' and '? extends <TypeVariable>'. ...aclement2005-07-292-3/+46
* genericitds: using wildcard '? extends' with typevariables.aclement2005-07-291-0/+20
* tests for initialization and preinitialization pointcut matching with genericsacolyer2005-07-295-6/+155
* genericitds: using wildcard '? extends Type'aclement2005-07-292-0/+41
* genericitds: using wildcard '? extends' with typevariables.aclement2005-07-292-0/+36
* test cases for get, set, staticinitialization, this, target, and within point...acolyer2005-07-2910-15/+449
* updates to tests in accordance with generics simplification planacolyer2005-07-284-27/+29
* fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as...avasseur2005-07-281-1/+2
* generic decp: now polices you supply the right number of parameters and they ...aclement2005-07-272-13/+21
* changed dumb testcaseaclement2005-07-271-4/+5
* genericmethoditd: testcaseaclement2005-07-271-0/+4
* rebuilt jars because of resolvedmember serialization change to remember type ...aclement2005-07-275-0/+0
* sick sick sick generic itd tests.aclement2005-07-263-0/+54
* generics: testcase - static generic method ITDaclement2005-07-261-0/+9
* generics: testcase - static generic method ITDaclement2005-07-261-0/+23
* update to expected messages for type pattern matching with genericsacolyer2005-07-222-7/+10