hg: jdk9/sandbox/langtools: 8174027: error message should adapt to the corresponding top level element

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Feb 8 15:01:02 UTC 2017


Changeset: c80dce0bcab4
Author:    vromero
Date:      2017-02-08 06:43 -0800
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/c80dce0bcab4

8174027: error message should adapt to the corresponding top level element
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Enter.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! test/tools/javac/T6234077.out
+ test/tools/javac/T8173955/MessageForClassTest.java
+ test/tools/javac/T8173955/MessageForClassTest.out
+ test/tools/javac/T8173955/MessageForEnumTest.java
+ test/tools/javac/T8173955/MessageForEnumTest.out
+ test/tools/javac/T8173955/MessageForInterfaceTest.java
+ test/tools/javac/T8173955/MessageForInterfaceTest.out
! test/tools/javac/modules/ModuleInfoTest.java



More information about the jdk9-sandbox-changes mailing list