hg: jdk9/dev/langtools: 8047024: 7 ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index

srikanth.adayapalam at oracle.com srikanth.adayapalam at oracle.com
Wed May 25 14:01:08 UTC 2016


Changeset: 5b344cfeb8c8
Author:    sadayapalam
Date:      2016-05-25 19:30 +0530
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/5b344cfeb8c8

8047024: 7 ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index
Summary: Fix incorrect assertion about exception index already being set.
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/TypeAnnotationPosition.java
+ test/tools/javac/annotations/typeAnnotations/8047024/T8047024.java
+ test/tools/javac/annotations/typeAnnotations/8047024/T8047024_01.java



More information about the jdk9-dev-changes mailing list