summaryrefslogtreecommitdiffstats
path: root/tests/java5/generics/itds/ReusingLetters.aj
Commit message (Collapse)AuthorAgeFilesLines
* genericitds: reusing similar specifications for type variables in the same ↵aclement2005-08-081-0/+30
aspect 'Comparable<? super T/P>'. If our logic isnt working correctly, it reports a problem with calls to the second ITD thinking it is specified as '<P extends Object & Comparable<? super T>>'