aboutsummaryrefslogtreecommitdiffstats
path: root/tests/new/interfaceLibrary
Commit message (Collapse)AuthorAgeFilesLines
* fix for Bugzilla Bug 41175 jhugunin2003-08-084-0/+0
| | | | | | | | | | binary aspect-declared methods conflict, lost their exception clauses larger fix to address more issues with aspect-declared methods in bytecode form also addressed declared exception issue more generally this fix should be more stable than a smaller hack that just fixed this specific bug report would have been. added a few tests to match increased scope.
* passing tests for interface libraries. The behavior might be wrong (i.e., ↵wisberg2003-08-068-0/+104
some should fail) -- confirming on the list.