summaryrefslogtreecommitdiffstats
path: root/tests/bugs/interSpecials
Commit message (Collapse)AuthorAgeFilesLines
* expanded coverage and fix for bug involving around advice with either jhugunin2003-05-013-0/+13
| | | | | | | 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
* tests for jhugunin2003-04-272-0/+9
| | | | | Bugzilla Bug 36936 Error when introducing members of type Class
* fix and test for Bugzilla Bug 36110 jhugunin2003-04-123-0/+33
IllegalAccessError while accessing introduced variable / 1.1rc1