summaryrefslogtreecommitdiffstats
path: root/tests/bugs150
Commit message (Expand)AuthorAgeFilesLines
* Fix and tests for PR94086 (multiple if PCDs in a pointcut causes massive slow...aclement2005-05-161-0/+73
* Fix and tests for pr86832, pr92163. NPE in detectHierarchyCycleaclement2005-05-121-0/+4
* Fix and test for PR90827: StackOverflow while weaving enum/annotation with E...aclement2005-05-101-0/+6
* tests and fixes for 93345 and static imports. From Andrew Huff.aclement2005-05-091-0/+12
* Patch from Andrew Huff - failing test for pr90588aclement2005-04-132-0/+4
* fix for Bugzilla Bug 87376acolyer2005-03-102-0/+19
* Fix for Bug 83645: pertypewithin({interface}) illegal field modifieraclement2005-01-271-2/+6
* @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 pol...aclement2005-01-201-0/+26
* Get enum value fields to work in the ASM. Plus test reorg as we are now addin...aclement2005-01-201-0/+3
* 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