Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for Bugzilla Bug 41175 | jhugunin | 2003-08-08 | 2 | -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. | ||||
* | @testcase PR#41175 aspect-declared methods with exception clauses fail in ↵ | wisberg | 2003-08-06 | 11 | -0/+144 |
binary libraries Corresponding non-binary passing tests added to ajcTests.xml |