]> source.dussan.org Git - aspectj.git/commit
171953#1 - test and fix for generic method introduction and compilation errors varyin...
authoraclement <aclement>
Tue, 20 Feb 2007 16:09:22 +0000 (16:09 +0000)
committeraclement <aclement>
Tue, 20 Feb 2007 16:09:22 +0000 (16:09 +0000)
commit1aef8a8cf7dfbaa164a464ee5b10e7688b6a0964
treec37037f025d97fa0c63fd4f29e8a8c0c88e3c514
parente1770f1714a29b2f42777374a526fa873345a601
171953#1 - test and fix for generic method introduction and compilation errors varying depending on order of source file processing
tests/bugs160/pr171953_2/test/AbstractProcessor.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/ListFactory.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/ListFactoryAspect.aj [new file with mode: 0644]
tests/bugs160/pr171953_2/test/ListFactoryConsumer.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/Processor.java [new file with mode: 0644]
tests/bugs160/pr171953_2/test/SimpleListFactoryConsumer.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc160/Ajc160Tests.java
tests/src/org/aspectj/systemtest/ajc160/ajc160.xml