hg: jdk/sandbox: 8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Apr 6 13:30:21 UTC 2018
Changeset: 2d5d75263e77
Author: vromero
Date: 2018-04-06 09:15 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/2d5d75263e77
8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/parser/JavacParser.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/langtools/tools/javac/T8199744/IncorrectMsgQualifiedReceiverTest.java
+ test/langtools/tools/javac/T8199744/IncorrectMsgQualifiedReceiverTest.out
! test/langtools/tools/javac/lambda/8131742/T8131742.out
More information about the jdk-sandbox-changes
mailing list