]> source.dussan.org Git - aspectj.git/commit
test and fix for pr124803 - mixing numbers of tvars/tparams in a hierarchy
authoraclement <aclement>
Mon, 23 Jan 2006 10:47:29 +0000 (10:47 +0000)
committeraclement <aclement>
Mon, 23 Jan 2006 10:47:29 +0000 (10:47 +0000)
commit8676df9bca4e5e169206f314c8ad5d3da38bc28e
tree7469cd7640ddc92294773d2aba941e2c0adb85bf
parentb537e726b3ab16bf30f972e87d768aba0eba31c7
test and fix for pr124803 - mixing numbers of tvars/tparams in a hierarchy
tests/bugs151/pr124803/Test.java [new file with mode: 0644]
tests/bugs151/pr124803/Test2.java [new file with mode: 0644]
tests/bugs151/pr124803/TestAspect.java [new file with mode: 0644]
tests/bugs151/pr124803/TestAspect2.java [new file with mode: 0644]
tests/src/org/aspectj/systemtest/ajc151/Ajc151Tests.java
tests/src/org/aspectj/systemtest/ajc151/ajc151.xml
weaver/src/org/aspectj/weaver/ReferenceType.java