hg: jdk/submit: 8199744: Incorrect compiler message for ReceiverParameter in inner class constructor

vicente.romero at oracle.com vicente.romero at oracle.com
Fri Apr 6 13:15:41 UTC 2018


Changeset: 2d5d75263e77
Author:    vromero
Date:      2018-04-06 09:15 -0400
URL:       http://hg.openjdk.java.net/jdk/submit/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-submit-changes mailing list