| Commit message (Expand) | Author | Age | Files | Lines |
* | tests and fix for pr107858, inline field access in argument to proceed with t... | acolyer | 2005-08-31 | 2 | -0/+11 |
* | tests for pr104024, inner class constructed inline and passed as argument to ... | acolyer | 2005-08-31 | 4 | -0/+11 |
* | tests and fix for pr105479, declare parents introducing method override with ... | acolyer | 2005-08-31 | 2 | -1/+8 |
* | test for pr95992 | acolyer | 2005-08-31 | 2 | -1/+9 |
* | tests for pr108370, enum switch in itd method with target type on the inpath | acolyer | 2005-08-31 | 2 | -1/+15 |
* | tests for pr108454, 'Waving' crash on a 1.5 java generics? | acolyer | 2005-08-31 | 2 | -1/+10 |
* | fix for pr108377, Verify error on unqualified reference to itd field inside i... | acolyer | 2005-08-31 | 2 | -0/+12 |
* | tests for pr107953 and newsgroup reported issue of varargs matching with type... | acolyer | 2005-08-30 | 3 | -2/+24 |
* | tests for pr108425 and pr108104 | acolyer | 2005-08-30 | 2 | -0/+18 |
* | tests for pr108050, signature matching in multiple override scenarioV1_5_0M3a | acolyer | 2005-08-26 | 2 | -1/+13 |
* | tests for pr108104 | acolyer | 2005-08-26 | 2 | -0/+9 |
* | tests for pr107898 and pr72668 | acolyer | 2005-08-25 | 2 | -0/+19 |
* | Fixes for 82989 and 91381 - they can now be closed. | aclement | 2005-08-24 | 3 | -0/+15 |
* | generic itd bridge tests - not all activated yet. | aclement | 2005-08-24 | 2 | -6/+47 |
* | bridge method tests - commented out right now... | aclement | 2005-08-24 | 1 | -1/+13 |
* | new @override test plus genericitd bridge method tests. | aclement | 2005-08-24 | 1 | -0/+57 |
* | @override support for ITDs. Plus some binary weaving generic ITD tests. | aclement | 2005-08-23 | 2 | -26/+62 |
* | has member tests + tests and fix for pr107486 | acolyer | 2005-08-23 | 4 | -10/+42 |
* | genericitds: activating more tests - including "uberaspects - U" - please don... | aclement | 2005-08-22 | 2 | -14/+20 |
* | genericitds: tests moved around and activated in GenericsTests | aclement | 2005-08-22 | 2 | -28/+371 |
* | hasmember (hasmethod / hasfield) tests - not linked into main suite at this p... | acolyer | 2005-08-21 | 1 | -0/+57 |
* | tests for pr83377 | acolyer | 2005-08-21 | 2 | -10/+62 |
* | tests for pr78314 and pr80571 | acolyer | 2005-08-20 | 2 | -1/+30 |
* | fix and test case for pr79523: BCException: illegal change to pointcut decla... | acolyer | 2005-08-19 | 2 | -1/+12 |
* | test for pr104529, @SuppressWarnings("unchecked") not being honored | acolyer | 2005-08-19 | 2 | -0/+11 |
* | fix for pr86057, overriding of final pointcut | acolyer | 2005-08-19 | 2 | -0/+10 |
* | tests for pr78261, field patterns with a void field type | acolyer | 2005-08-19 | 2 | -1/+11 |
* | 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 |