hg: jdk9/dev/langtools: 8144580: java.lang.AssertionError: Missing type variable in where clause: T

srikanth.adayapalam at oracle.com srikanth.adayapalam at oracle.com
Tue Jan 19 10:25:03 UTC 2016


Changeset: 1fd828240c4d
Author:    sadayapalam
Date:      2016-01-19 15:46 +0530
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/1fd828240c4d

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

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Type.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/RichDiagnosticFormatter.java
+ test/tools/javac/annotations/typeAnnotations/RichFormatterWithAnnotationsTest.java



More information about the jdk9-dev-changes mailing list