]> source.dussan.org Git - aspectj.git/commit
Fix for Bugzilla Bug 50776
authoraclement <aclement>
Fri, 5 Mar 2004 10:50:50 +0000 (10:50 +0000)
committeraclement <aclement>
Fri, 5 Mar 2004 10:50:50 +0000 (10:50 +0000)
commitc79892369fa4225ee5eb71b42c96e289f2eb4fc9
tree9d76e6caf15e5df9fdef0eab99971c8b656285db
parent4b9195763cb06c5c3d0ce2a25f8e5b9f98446dc0
Fix for Bugzilla Bug 50776
   fail in compiling aspect with overriding method introduction with different throws clause
org.aspectj.ajdt.core/src/org/aspectj/ajdt/internal/compiler/lookup/InterTypeMemberFinder.java
tests/ajcTests.xml
tests/bugs/IntertypeDifferentThrows.java [new file with mode: 0644]