]> source.dussan.org Git - aspectj.git/commit
241047: test and fix: when pipelining we have to ask the generic type for its super...
authoraclement <aclement>
Tue, 19 Aug 2008 21:29:19 +0000 (21:29 +0000)
committeraclement <aclement>
Tue, 19 Aug 2008 21:29:19 +0000 (21:29 +0000)
commit2b3b1260564cf3d4580771c5922c8aea8f213981
tree0b85540e488a65370219ef8a0a2e86ecc819c312
parent5ba47c9d786a8959f7abb053fe1b0528780d5141
241047: test and fix: when pipelining we have to ask the generic type for its super interfaces as thats where they will be until it has gone through the pipeline
tests/bugs162/pr241047/case2/SomeAspect.java [new file with mode: 0644]
tests/bugs162/pr241047/case2/SomeBaseClass.java [new file with mode: 0644]
tests/bugs162/pr241047/case2/SomeInterface.java [new file with mode: 0644]
tests/bugs162/pr241047/case2/SomeSubClass.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc162/Ajc162Tests.java
tests/src/org/aspectj/systemtest/ajc162/ajc162.xml