Commit Graph

24 Commits

Author SHA1 Message Date
aclement
e15794a2aa testcases for pr98901 (annotations copied to targets of decannotation). Not yet wired into the full 150 suite. 2005-07-18 08:34:11 +00:00
aclement
bba9c50768 Fix for pr103266: allow for nulls in the visitor (can happen if there are syntax errors) 2005-07-18 08:27:44 +00:00
aclement
da245a5c85 testcase 2005-07-04 14:36:26 +00:00
aclement
b54831fd86 Tests and fixes for bug 100260: methods inherited from a generic parent 2005-06-16 11:57:28 +00:00
aclement
91829de8a7 Test for bug 83311 - dreaded clone() method being ITDd 2005-06-16 10:11:54 +00:00
aclement
7d5002ad52 Fix and tests for bug 100227: [generics][itds] inner class with generic enclosing class 2005-06-16 08:30:14 +00:00
aclement
d6bfe97b4d Tests for 98320, 99228, 99089: [generics][itds] 2005-06-14 13:58:09 +00:00
aclement
81c78513ef Tests for pr99089 - commented out in Ajc150Tests.java 2005-06-09 13:59:15 +00:00
aclement
f747b829d0 tests for pr84260: static imports 2005-06-08 10:48:50 +00:00
aclement
3824b1c247 Fix and tests for PR94167: NPE in reflection API. Fix submitted by Ron Bodkin. 2005-06-07 12:17:30 +00:00
aclement
19890f1a69 GenericsWork: testcase 2005-06-02 08:00:42 +00:00
aclement
88d477dab5 Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow download in matching) 2005-05-16 10:55:24 +00:00
aclement
0cb826c6a5 Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycle 2005-05-12 09:32:03 +00:00
aclement
2c4f9d292a Fix and test for PR90827: StackOverflow while weaving enum/annotation with Enum/Annotation name (Patch from Andrew Huff) 2005-05-10 15:09:03 +00:00
aclement
f6034581d8 tests and fixes for 93345 and static imports. From Andrew Huff. 2005-05-09 11:08:28 +00:00
aclement
d697649e6d Patch from Andrew Huff - failing test for pr90588 2005-04-13 13:26:54 +00:00
acolyer
85aa152088 fix for Bugzilla Bug 87376
NPE when unresolved type of a bound var in a pointcut expression (EclipseFactory.java:224)
2005-03-10 13:34:55 +00:00
aclement
4adf568fdf Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
- moving Wes' test to the regression set.
2005-01-27 17:26:48 +00:00
wisberg
8e143992f8 @testcase PR83645 pertypewithin on interface 2005-01-25 21:11:56 +00:00
aclement
1b01255892 Fix for Bug 83563: pertypewithin() handling of inner classes 2005-01-25 20:18:42 +00:00
aclement
5d281fd8e9 Fix for Bug 83303: complier error when mixing inheritance, overriding and polymorphism 2005-01-20 14:44:39 +00:00
aclement
759be74616 Get enum value fields to work in the ASM. Plus test reorg as we are now adding tests that will only run on 1.5 2005-01-20 10:26:46 +00:00
aclement
71966e3348 Fix for Bug 82570: Weaved code does not include debug lines 2005-01-19 09:36:46 +00:00
aclement
603b063ecd Fixes for 78021, 79554 - both to do with us breaking the exception table for a method on weaving *if* finally blocks are involved. 2005-01-11 11:22:15 +00:00