| Commit message (Expand) | Author | Age | Files | Lines |
* | test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins. | aclement | 2005-10-05 | 1 | -0/+14 |
* | test and fix for pr110906: vararg ITDs | aclement | 2005-10-04 | 1 | -0/+25 |
* | Fix and tests for pr77269: incorrect structure model for inner types. (Patch ... | aclement | 2005-10-04 | 3 | -0/+66 |
* | completes all of the MAP bar ITDs | acolyer | 2005-10-03 | 1 | -0/+30 |
* | new test programs for bug reports. | aclement | 2005-09-30 | 6 | -0/+127 |
* | tests and fix for pr100195, local var debug info not preserved when inlining ... | acolyer | 2005-09-29 | 1 | -0/+62 |
* | pr110927: testcase | aclement | 2005-09-28 | 1 | -0/+18 |
* | pr110788: testcases | aclement | 2005-09-28 | 4 | -0/+42 |
* | tests for pr102933, array clone in -1.4, -1.5 vs -1.3 | acolyer | 2005-09-27 | 1 | -0/+14 |
* | tests and fix for pr88900, unneccessary warning | acolyer | 2005-09-27 | 2 | -0/+137 |
* | pr110307: test cases. | aclement | 2005-09-27 | 2 | -0/+90 |
* | tests and fix for 109283. | acolyer | 2005-09-22 | 1 | -0/+27 |
* | tests for pr76374 - missing type warning on declare parents | acolyer | 2005-09-21 | 1 | -0/+5 |
* | test for annotation binding bug when target type in bytecode != declaring typ... | acolyer | 2005-09-21 | 1 | -0/+37 |
* | pr109728: testcase | aclement | 2005-09-19 | 1 | -0/+14 |
* | test for pr102210 | aclement | 2005-09-14 | 1 | -0/+34 |
* | test and fix for pr109486: bcel exception when expecting compiler error for f... | aclement | 2005-09-14 | 1 | -0/+1 |
* | 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 | 2 | -0/+59 |
* | tests and fix for pr105181, implicit cast of itd field type on return from ge... | acolyer | 2005-09-12 | 1 | -0/+10 |
* | Test and fix for PR103740: Compiler failure on @annotation | aclement | 2005-09-12 | 1 | -0/+16 |
* | tests and fix for pr108903 - MUST process from super aspect to sub aspect whe... | acolyer | 2005-09-12 | 5 | -0/+61 |
* | added test for pr105181 | acolyer | 2005-09-11 | 1 | -0/+24 |
* | tests and fix for pr108826, not correctly converting from T[] to ResolvedType. | acolyer | 2005-09-09 | 2 | -0/+29 |
* | tests and fix for pr109124, not correctly recognizing synthetic fields under 1.5 | acolyer | 2005-09-09 | 1 | -0/+35 |
* | tests and fix for pr109042, unusedArgument warning on aj synthetic args | acolyer | 2005-09-08 | 1 | -0/+166 |
* | tests and fix for pr108902 and pr108903 | acolyer | 2005-09-08 | 5 | -0/+89 |
* | tests and fix for pr108816, args with binding with .. at join point with synt... | acolyer | 2005-09-06 | 1 | -0/+20 |
* | tests for pr108818, private pointcuts overridden inadvertantly | acolyer | 2005-09-06 | 1 | -0/+23 |
* | tests for pr87530, final modifier on interface itdm | acolyer | 2005-09-05 | 2 | -0/+52 |
* | tests and fix for pr99125 - duplicate members in interfaces after binary weaving | acolyer | 2005-09-02 | 5 | -0/+50 |
* | test and fix for pr101606, unused privated method warnings incorrectly genera... | acolyer | 2005-09-02 | 1 | -0/+5 |
* | second part of test and fix for pr102212 - synchronized itdm on interfaces ge... | acolyer | 2005-09-02 | 1 | -0/+25 |
* | tests and fix for pr1202212 - poor job of testing modifiers on ITD methods | acolyer | 2005-09-02 | 1 | -0/+22 |
* | tests and fix for pr99136 (dup adviceDidNotMatch warnings), plus extended tes... | acolyer | 2005-09-02 | 4 | -0/+76 |
* | tests and fix for pr108062, failing to correctly tokenize (ZZLjava/...) | acolyer | 2005-09-02 | 1 | -0/+38 |
* | tests for pr59397, synthetic ITC arg confusing matching | acolyer | 2005-09-01 | 1 | -0/+6 |
* | test and fix for pr74048, unused private warnings for aspect types. | acolyer | 2005-09-01 | 1 | -0/+5 |
* | tests and fix for pr59196, args pcd not ignoring synthetic arguments at advic... | acolyer | 2005-09-01 | 1 | -0/+18 |
* | tests and fix for pr71159, visibility not taken into account when determining... | acolyer | 2005-08-31 | 6 | -0/+100 |
* | tests and fix for pr107858, inline field access in argument to proceed with t... | acolyer | 2005-08-31 | 1 | -0/+12 |
* | tests for pr104024, inner class constructed inline and passed as argument to ... | acolyer | 2005-08-31 | 1 | -0/+14 |
* | tests and fix for pr105479, declare parents introducing method override with ... | acolyer | 2005-08-31 | 1 | -0/+13 |
* | test for pr95992 | acolyer | 2005-08-31 | 1 | -0/+14 |
* | tests for pr108370, enum switch in itd method with target type on the inpath | acolyer | 2005-08-31 | 2 | -0/+21 |
* | tests for pr108454, 'Waving' crash on a 1.5 java generics? | acolyer | 2005-08-31 | 4 | -0/+30 |
* | fix for pr108377, Verify error on unqualified reference to itd field inside i... | acolyer | 2005-08-31 | 1 | -0/+15 |
* | tests for pr107953 and newsgroup reported issue of varargs matching with type... | acolyer | 2005-08-30 | 2 | -0/+35 |
* | tests for pr108425 and pr108104 | acolyer | 2005-08-30 | 6 | -0/+173 |
* | tests for pr108050, signature matching in multiple override scenarioV1_5_0M3a | acolyer | 2005-08-26 | 1 | -0/+30 |