[jdk17u-dev] RFR: 8029633: Raw inner class constructor ref should not perform diamond inference

Goetz Lindenmaier goetz at openjdk.org
Wed Oct 26 06:53:31 UTC 2022


On Tue, 25 Oct 2022 14:33:29 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 17.0.6-oracle.

Pre-submit test: tools/jdeps/optionalDependency/OptionalDependencyTest.java
2022-10-25T16:57:46.9187212Z test OptionalDependencyTest.optionalDependenceNotResolved(): failure
2022-10-25T16:57:46.9187753Z java.nio.file.InvalidPathException: Illegal char <:> at index 6: m2.jar:m3.jar
Fixed by [JDK-8294840](https://bugs.openjdk.org/browse/JDK-8294840), backport is in work.
Unrelated.

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/835


More information about the jdk-updates-dev mailing list