hg: jdk8/tl/langtools: 8014023: When a method reference to a local class constructor is contained in a method whose number of parameters matches the number of constructor parameters compilation fails
robert.field at oracle.com
robert.field at oracle.com
Tue May 7 13:40:47 UTC 2013
Changeset: 68142e69cafb
Author: rfield
Date: 2013-05-07 06:39 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/68142e69cafb
8014023: When a method reference to a local class constructor is contained in a method whose number of parameters matches the number of constructor parameters compilation fails
Reviewed-by: mcimadamore
! src/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java
+ test/tools/javac/lambda/methodReference/TreeMakerParamsIsGoofy.java
More information about the security-dev
mailing list