History log of /openjdk10/langtools/test/tools/javac/annotations/typeAnnotations/RichFormatterWithAnnotationsTest.java
Revision Date Author Comments
# 3211:1fd828240c4d 19-Jan-2016 sadayapalam

8144580: java.lang.AssertionError: Missing type variable in where clause: T
Summary: Type variable comparisons should ignore type annotations.
Reviewed-by: mcimadamore