summaryrefslogtreecommitdiffstats
path: root/tests/bugs/interSpecials/p2
Commit message (Collapse)AuthorAgeFilesLines
* expanded coverage and fix for bug involving around advice with either jhugunin2003-05-012-0/+12
| | | | | | | assert or <name>.class in the body the fix for now is just to not inline such advice, but in the future these should be transformed to inlinable constructs
* fix and test for Bugzilla Bug 36110 jhugunin2003-04-122-0/+29
IllegalAccessError while accessing introduced variable / 1.1rc1