hg: amber/amber: restrict the LHS of a bound method to one of: constant expression, final field
vicente.romero at oracle.com
vicente.romero at oracle.com
Tue Oct 16 17:33:21 UTC 2018
Changeset: eaf0bc8fc95c
Author: vromero
Date: 2018-10-16 10:13 -0700
URL: http://hg.openjdk.java.net/amber/amber/rev/eaf0bc8fc95c
restrict the LHS of a bound method to one of: constant expression, final field
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Symbol.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! test/langtools/tools/javac/concise_methods/ConciseMethodsNegTest01.java
! test/langtools/tools/javac/concise_methods/ConciseMethodsNegTest01.out
- test/langtools/tools/javac/concise_methods/NPEQualifierIsCall.java
More information about the amber-dev
mailing list