hg: jdk9/dev/langtools: 8037404: javac NPE or VerifyError for code with constructor reference of inner class; ...
robert.field at oracle.com
robert.field at oracle.com
Tue Jun 24 07:44:09 UTC 2014
Changeset: 97731dc59ef6
Author: rfield
Date: 2014-06-24 00:43 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/97731dc59ef6
8037404: javac NPE or VerifyError for code with constructor reference of inner class
8047341: lambda reference to inner class in base class causes LambdaConversionException
8044748: JVM cannot access constructor though ::new reference although can call it directly
8044737: Lambda: NPE while obtaining method reference through lambda expression
Summary: revamp and simplify handling of complex method references
Reviewed-by: dlsmith, vromero
! src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
! test/tools/javac/T8019486/WrongLNTForLambdaTest.java
More information about the jdk9-dev-changes
mailing list