summaryrefslogtreecommitdiffstats
path: root/tests/bugs150
Commit message (Collapse)AuthorAgeFilesLines
* fix for Bugzilla Bug 87376acolyer2005-03-102-0/+19
| | | | NPE when unresolved type of a bound var in a pointcut expression (EclipseFactory.java:224)
* Fix for Bug 83645: pertypewithin({interface}) illegal field modifieraclement2005-01-271-2/+6
| | | | - moving Wes' test to the regression set.
* @testcase PR83645 pertypewithin on interfacewisberg2005-01-251-0/+25
|
* Fix for Bug 83563: pertypewithin() handling of inner classesaclement2005-01-252-0/+48
|
* Fix for Bug 83303: complier error when mixing inheritance, overriding and ↵aclement2005-01-201-0/+26
| | | | polymorphism
* Get enum value fields to work in the ASM. Plus test reorg as we are now ↵aclement2005-01-201-0/+3
| | | | adding tests that will only run on 1.5
* Fix for Bug 82570: Weaved code does not include debug linesaclement2005-01-191-0/+32
|
* Fixes for 78021, 79554 - both to do with us breaking the exception table for ↵aclement2005-01-112-0/+86
a method on weaving *if* finally blocks are involved.