git: openjdk/jdk17u-dev: 8291154: Create a non static nested class without enclosing class throws VerifyError

Goetz Lindenmaier goetz at openjdk.org
Mon Oct 23 14:52:40 UTC 2023


Changeset: 64146764
Author:    Goetz Lindenmaier <goetz at openjdk.org>
Date:      2023-10-23 14:50:50 +0000
URL:       https://git.openjdk.org/jdk17u-dev/commit/64146764a32bc8b7d7622e6f5e015a1a25f97ba3

8291154: Create a non static nested class without enclosing class throws VerifyError

Backport-of: f96aee74010476a850175f7012c196e40a31c188

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
+ test/langtools/tools/javac/nested/StaticNestedNonStaticSuper.java
+ test/langtools/tools/javac/nested/StaticNestedNonStaticSuper.out



More information about the jdk-updates-changes mailing list