| Commit message (Expand) | Author | Age | Files | Lines |
* | rebuilt due to attribute modifications. | aclement | 2005-09-13 | 7 | -0/+0 |
* | test and fix for pr106554: staticinitialization and PTW | aclement | 2005-09-13 | 2 | -0/+13 |
* | test and fix for pr106554: staticinitialization and PTW | aclement | 2005-09-13 | 1 | -0/+24 |
* | tests and a fix for the bug with no name, in which Pooh gets carried away and... | acolyer | 2005-09-12 | 4 | -0/+67 |
* | tests and fix for pr105181, implicit cast of itd field type on return from ge... | acolyer | 2005-09-12 | 2 | -7/+14 |
* | Test and fix for PR103740: Compiler failure on @annotation | aclement | 2005-09-12 | 3 | -2/+29 |
* | tests and fix for pr108903 - MUST process from super aspect to sub aspect whe... | acolyer | 2005-09-12 | 7 | -2/+74 |
* | added test for pr105181 | acolyer | 2005-09-11 | 3 | -0/+37 |
* | tests and fix for pr108826, not correctly converting from T[] to ResolvedType. | acolyer | 2005-09-09 | 5 | -1/+40 |
* | tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5 | acolyer | 2005-09-09 | 3 | -0/+47 |
* | tests and fix for pr108886, result of having no source location for resolved ... | acolyer | 2005-09-08 | 2 | -0/+3 |
* | tests and fix for pr109042, unusedArgument warning on aj synthetic args | acolyer | 2005-09-08 | 3 | -0/+175 |
* | tests and fix for pr108902 and pr108903 | acolyer | 2005-09-08 | 7 | -0/+107 |
* | tests and fix for pr108816, args with binding with .. at join point with synt... | acolyer | 2005-09-06 | 3 | -1/+29 |
* | tests for pr108818, private pointcuts overridden inadvertantly | acolyer | 2005-09-06 | 3 | -0/+34 |
* | tests for pr87530, final modifier on interface itdm | acolyer | 2005-09-05 | 4 | -1/+65 |
* | tests and fix for pr99125 - duplicate members in interfaces after binary weaving | acolyer | 2005-09-02 | 7 | -0/+66 |
* | test and fix for pr101606, unused privated method warnings incorrectly genera... | acolyer | 2005-09-02 | 3 | -1/+15 |
* | second part of test and fix for pr102212 - synchronized itdm on interfaces ge... | acolyer | 2005-09-02 | 3 | -0/+35 |
* | tests and fix for pr1202212 - poor job of testing modifiers on ITD methods | acolyer | 2005-09-02 | 3 | -0/+33 |
* | tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended tes... | acolyer | 2005-09-02 | 9 | -1/+128 |
* | tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...) | acolyer | 2005-09-02 | 3 | -1/+47 |
* | fix and test updates for enh 102459 - provide more detail in showWeaveInfo me... | acolyer | 2005-09-01 | 1 | -1/+1 |
* | tests for pr59397, synthetic ITC arg confusing matching | acolyer | 2005-09-01 | 4 | -1/+16 |
* | test and fix for pr74048, unused private warnings for aspect types. | acolyer | 2005-09-01 | 3 | -0/+13 |
* | tests and fix for pr59196, args pcd not ignoring synthetic arguments at advic... | acolyer | 2005-09-01 | 3 | -0/+26 |
* | tests and fix for pr71159, visibility not taken into account when determining... | acolyer | 2005-08-31 | 8 | -0/+130 |
* | tests and fix for pr107858, inline field access in argument to proceed with t... | acolyer | 2005-08-31 | 3 | -0/+23 |
* | tests for pr104024, inner class constructed inline and passed as argument to ... | acolyer | 2005-08-31 | 6 | -1/+26 |
* | tests and fix for pr105479, declare parents introducing method override with ... | acolyer | 2005-08-31 | 3 | -1/+21 |
* | test for pr95992 | acolyer | 2005-08-31 | 3 | -1/+23 |
* | tests for pr108370, enum switch in itd method with target type on the inpath | acolyer | 2005-08-31 | 4 | -1/+36 |
* | tests for pr108454, 'Waving' crash on a 1.5 java generics? | acolyer | 2005-08-31 | 6 | -1/+40 |
* | fix for pr108377, Verify error on unqualified reference to itd field inside i... | acolyer | 2005-08-31 | 3 | -0/+27 |
* | tests for pr107953 and newsgroup reported issue of varargs matching with type... | acolyer | 2005-08-30 | 6 | -3/+60 |
* | tests for pr108425 and pr108104 | acolyer | 2005-08-30 | 8 | -0/+191 |
* | tests for pr108050, signature matching in multiple override scenarioV1_5_0M3a | acolyer | 2005-08-26 | 3 | -1/+43 |
* | tests for pr108104 | acolyer | 2005-08-26 | 3 | -0/+40 |
* | tests for pr107898 and pr72668 | acolyer | 2005-08-25 | 5 | -0/+71 |
* | Fixes for 82989 and 91381 - they can now be closed. | aclement | 2005-08-24 | 3 | -0/+15 |
* | two more bug testcases. | aclement | 2005-08-24 | 2 | -0/+38 |
* | whoops - did I forget to check this fix in earlier? | aclement | 2005-08-24 | 1 | -1/+1 |
* | generic itd bridge tests - not all activated yet. | aclement | 2005-08-24 | 2 | -6/+47 |
* | generic itd bridge method test code. | aclement | 2005-08-24 | 11 | -1/+71 |
* | 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 |
* | genericitds: bridge method testcode. | aclement | 2005-08-24 | 8 | -0/+210 |
* | @override - another case involving abstract ITDs | aclement | 2005-08-23 | 1 | -0/+17 |
* | @override support for ITDs. Plus some binary weaving generic ITD tests. | aclement | 2005-08-23 | 10 | -29/+96 |
* | @override with ITDs - testcases. | aclement | 2005-08-23 | 7 | -0/+133 |