]> source.dussan.org Git - aspectj.git/commit
226567: test and fix - generic return types and overridden methods
authoraclement <aclement>
Thu, 24 Apr 2008 04:07:25 +0000 (04:07 +0000)
committeraclement <aclement>
Thu, 24 Apr 2008 04:07:25 +0000 (04:07 +0000)
commit3189369baa42e562541ba2c3f4c2f6619f1b532f
treec41795f76a9c0f8f9413297bf29b7ebc03786fc2
parente08d3dede2af8b0aafe460f17a40912e621f4397
226567: test and fix - generic return types and overridden methods
tests/bugs161/pr226567/Bar.java [new file with mode: 0644]
tests/bugs161/pr226567/BarAspect.aj [new file with mode: 0644]
tests/bugs161/pr226567/Foo.java [new file with mode: 0644]
tests/bugs161/pr226567/Main.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/AllTests16.java
tests/src/org/aspectj/systemtest/ajc160/Ajc160Tests.java
tests/src/org/aspectj/systemtest/ajc160/ajc160.xml
tests/src/org/aspectj/systemtest/ajc161/Ajc161Tests.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc161/AllTestsAspectJ161.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc161/ajc161.xml [new file with mode: 0644]