git: openjdk/jdk: 8029633: Raw inner class constructor ref should not perform diamond inference
Vicente Romero
vromero at openjdk.org
Thu Oct 20 15:48:24 UTC 2022
Changeset: 6707bfbc
Author: Vicente Romero <vromero at openjdk.org>
Date: 2022-10-20 15:43:10 +0000
URL: https://git.openjdk.org/jdk/commit/6707bfbc153de193b891c1ad3d4d8d0a6ee62307
8029633: Raw inner class constructor ref should not perform diamond inference
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/langtools/tools/javac/lambda/methodReference/MethodRefNewInnerRawTest.java
+ test/langtools/tools/javac/lambda/methodReference/MethodRefNewInnerRawTest.out
More information about the jdk-changes
mailing list