hg: jdk9/dev/langtools: 8145987: Assertion failure when compiling stream with type annotation

srikanth.adayapalam at oracle.com srikanth.adayapalam at oracle.com
Mon Jan 25 10:20:02 UTC 2016


Changeset: 05ae1063b5c8
Author:    sadayapalam
Date:      2016-01-25 15:49 +0530
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/05ae1063b5c8

8145987: Assertion failure when compiling stream with type annotation
Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/TypeAnnotations.java
+ test/tools/javac/annotations/typeAnnotations/failures/AnnotatedMethodSelectorTest.java
+ test/tools/javac/annotations/typeAnnotations/failures/AnnotatedMethodSelectorTest.out
+ test/tools/javac/annotations/typeAnnotations/failures/AnnotatedMethodSelectorTest2.java
+ test/tools/javac/annotations/typeAnnotations/failures/AnnotatedMethodSelectorTest2.out
+ test/tools/javac/annotations/typeAnnotations/failures/AnnotatedMethodSelectorTest3.java
+ test/tools/javac/annotations/typeAnnotations/failures/AnnotatedMethodSelectorTest3.out



More information about the jdk9-dev-changes mailing list