org.aspectj/tests/new/interfaceLibrary
jhugunin efc1cc4739 fix for Bugzilla Bug 41175
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.
2003-08-08 00:26:22 +00:00
..
lib passing tests for interface libraries. The behavior might be wrong (i.e., some should fail) -- confirming on the list. 2003-08-06 01:53:16 +00:00
aspectedInterfaceOnly.jar fix for Bugzilla Bug 41175 2003-08-08 00:26:22 +00:00
aspectedInterfaceOnlyBinary.jar fix for Bugzilla Bug 41175 2003-08-08 00:26:22 +00:00
aspectOnly.jar fix for Bugzilla Bug 41175 2003-08-08 00:26:22 +00:00
build.xml passing tests for interface libraries. The behavior might be wrong (i.e., some should fail) -- confirming on the list. 2003-08-06 01:53:16 +00:00
Client.java passing tests for interface libraries. The behavior might be wrong (i.e., some should fail) -- confirming on the list. 2003-08-06 01:53:16 +00:00
interfaceOnly.jar fix for Bugzilla Bug 41175 2003-08-08 00:26:22 +00:00
LibraryAspect.java passing tests for interface libraries. The behavior might be wrong (i.e., some should fail) -- confirming on the list. 2003-08-06 01:53:16 +00:00