git: openjdk/jdk: 8291154: Create a non static nested class without enclosing class throws VerifyError
Vicente Romero
vromero at openjdk.org
Fri Mar 24 14:16:29 UTC 2023
Changeset: f96aee74
Author: Archie L. Cobbs <archie.cobbs at gmail.com>
Committer: Vicente Romero <vromero at openjdk.org>
Date: 2023-03-24 14:13:21 +0000
URL: https://git.openjdk.org/jdk/commit/f96aee74010476a850175f7012c196e40a31c188
8291154: Create a non static nested class without enclosing class throws VerifyError
Reviewed-by: vromero
! 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-changes
mailing list