git: openjdk/jdk11u-dev: 8029633: Raw inner class constructor ref should not perform diamond inference

Goetz Lindenmaier goetz at openjdk.org
Fri Nov 18 09:26:58 UTC 2022


Changeset: 4ee685a9
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2022-11-18 09:22:16 +0000
URL:       https://git.openjdk.org/jdk11u-dev/commit/4ee685a92afdd80b2cdf8ae710d41733f5c330f4

8029633: Raw inner class constructor ref should not perform diamond inference

Backport-of: 6707bfbc153de193b891c1ad3d4d8d0a6ee62307

! 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-updates-changes mailing list