summaryrefslogtreecommitdiffstats
path: root/tests/bugs/interSpecials/p1
Commit message (Collapse)AuthorAgeFilesLines
* expanded coverage and fix for bug involving around advice with either jhugunin2003-05-011-0/+1
| | | | | | | 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-121-0/+4
IllegalAccessError while accessing introduced variable / 1.1rc1