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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed May 25 14:16:03 UTC 2016


Changeset: 5b344cfeb8c8
Author:    sadayapalam
Date:      2016-05-25 19:30 +0530
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list