| Commit message (Expand) | Author | Age | Files | Lines |
* | tests for pr91114, (before - after) expression | acolyer | 2005-08-19 | 2 | -1/+10 |
* | tests for pr78707, before returning and before throwing advice | acolyer | 2005-08-19 | 2 | -0/+11 |
* | tests for pr 64568 and 74562 | acolyer | 2005-08-19 | 2 | -0/+20 |
* | wording changed in some JDT compiler messages | acolyer | 2005-08-19 | 1 | -5/+4 |
* | collection of really basic tests to use when bringing up a new version of the... | acolyer | 2005-08-19 | 2 | -0/+53 |
* | tests for pr107059 and generics chapter of ajdk | acolyer | 2005-08-18 | 3 | -1/+73 |
* | Andrews test for pr93356 | aclement | 2005-08-18 | 1 | -0/+4 |
* | test for pr93356 and generic binary weaving itds | aclement | 2005-08-18 | 1 | -0/+57 |
* | added ajdk generics tests and test for annotation matching on intermediate ty... | acolyer | 2005-08-17 | 3 | -0/+116 |
* | re-enabling tests with @AJ processing in ajc since these now pass. | acolyer | 2005-08-17 | 1 | -6/+4 |
* | @AJ PTW polish as per aj$getInstance does not rethrow the exc but return null... | avasseur | 2005-08-17 | 1 | -4/+4 |
* | test for declare soft with type vars | acolyer | 2005-08-16 | 1 | -0/+3 |
* | tests for pr106130 and pr107059 | acolyer | 2005-08-16 | 1 | -0/+8 |
* | ajc-test drivers for 106130, 107059, and declare soft in generic aspect | acolyer | 2005-08-16 | 1 | -4/+29 |
* | updated message text... | acolyer | 2005-08-16 | 1 | -1/+1 |
* | test cases for generic aspects can now be included in main suite | acolyer | 2005-08-12 | 1 | -1/+7 |
* | test case and fix for (.....)+ type pattern parsing | acolyer | 2005-08-12 | 2 | -0/+15 |
* | genericitds: field type mungers now understand a map from type variable names... | aclement | 2005-08-12 | 1 | -21/+36 |
* | genericitds: Using target type variables in your ITD field declarations. | aclement | 2005-08-12 | 1 | -0/+85 |
* | test case for pr106634 : | acolyer | 2005-08-11 | 2 | -3/+39 |
* | add test for proxy weaving and jit class weaving, update ltw doc | avasseur | 2005-08-11 | 2 | -2/+9 |
* | tests and fix for bug pr106461: | acolyer | 2005-08-10 | 2 | -0/+10 |
* | test cases for after throwing and after returning with generic and parameteri... | acolyer | 2005-08-10 | 2 | -1/+134 |
* | tests for args - this completes the implementation of generic and parameteriz... | acolyer | 2005-08-09 | 2 | -33/+191 |
* | genericitds: 2 big changes here: I've modifed the super/extends stuff so it... | aclement | 2005-08-09 | 2 | -40/+80 |
* | genericitds: test programs for ITDs targetting the different kinds of type. | aclement | 2005-08-08 | 1 | -0/+22 |
* | Fix for pr98901: copying annotations to new members created via ITD !! | aclement | 2005-08-08 | 1 | -0/+1 |
* | genericitds: | aclement | 2005-08-08 | 2 | -22/+32 |
* | generic itds: | aclement | 2005-08-08 | 1 | -0/+45 |
* | tests and implementation for calls to bridge methods. This completes the impl... | acolyer | 2005-08-05 | 2 | -2/+14 |
* | tests and fix for call pointcut matching with various generic and parameteriz... | acolyer | 2005-08-05 | 2 | -10/+69 |
* | genericitds: lots of new support for recursive type variables and ITD ctors. | aclement | 2005-08-04 | 2 | -11/+105 |
* | test cases for execution pointcut with generic and parameterized types. This ... | acolyer | 2005-08-04 | 2 | -2/+58 |
* | last couple of withincode tests - this completes the testing and implementati... | acolyer | 2005-08-04 | 2 | -14/+17 |
* | with the new matching algorithm, these tests now pass - hurrah! | acolyer | 2005-08-04 | 1 | -3/+11 |
* | improved and additional signature matching tests | acolyer | 2005-08-04 | 2 | -4/+55 |
* | genericitds: the possibilities are endless. | aclement | 2005-07-29 | 2 | -5/+46 |
* | genericitds: using wildcard '? extends Type' and '? extends <TypeVariable>'. ... | aclement | 2005-07-29 | 2 | -3/+46 |
* | tests for initialization and preinitialization pointcut matching with generics | acolyer | 2005-07-29 | 2 | -6/+63 |
* | test cases for get, set, staticinitialization, this, target, and within point... | acolyer | 2005-07-29 | 2 | -15/+137 |
* | updates to tests in accordance with generics simplification plan | acolyer | 2005-07-28 | 2 | -23/+27 |
* | fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed as... | avasseur | 2005-07-28 | 1 | -1/+2 |
* | generic decp: now polices you supply the right number of parameters and they ... | aclement | 2005-07-27 | 2 | -13/+21 |
* | genericmethoditd: testcase | aclement | 2005-07-27 | 1 | -0/+4 |
* | generics: testcase - static generic method ITD | aclement | 2005-07-26 | 1 | -0/+9 |
* | update to expected messages for type pattern matching with generics | acolyer | 2005-07-22 | 2 | -7/+10 |
* | fix #104212 very bad bug on static method call jp that has been around since ... | avasseur | 2005-07-22 | 2 | -0/+10 |
* | more tests and refinement of existing tests | acolyer | 2005-07-21 | 2 | -4/+9 |
* | generics: fixes for decp testcases involving generic types targeted by param... | aclement | 2005-07-21 | 2 | -16/+28 |
* | fix in ltw log + test + some doc on custom message handler is evil | avasseur | 2005-07-21 | 2 | -1/+10 |