]> source.dussan.org Git - aspectj.git/commit
242797: crappy bounds checking in TypeVariable
authoraclement <aclement>
Tue, 19 Aug 2008 20:43:56 +0000 (20:43 +0000)
committeraclement <aclement>
Tue, 19 Aug 2008 20:43:56 +0000 (20:43 +0000)
commit4b5f72539556206856cece31c722e4ef77b150ff
treeea722c47dd986040d3dbb0bee2a7055ff1130953
parentfbee54f2121650ea5bc32ab2c19d76cd41c077f4
242797: crappy bounds checking in TypeVariable
tests/bugs162/pr242797/case3/GenericMethodAspect.aj [new file with mode: 0644]
tests/bugs162/pr242797/case3/GenericMethodImpl.java [new file with mode: 0644]
tests/bugs162/pr242797/case3/GenericMethodImpl2.java [new file with mode: 0644]
tests/bugs162/pr242797/case3/GenericMethodInterface.java [new file with mode: 0644]
tests/bugs162/pr242797/case3/Type1.java [new file with mode: 0644]
tests/bugs162/pr242797/case3/Type2.java [new file with mode: 0644]