git: openjdk/jdk: 7176515: ExceptionInInitializerError for an enum with multiple switch statements
Vicente Romero
vromero at openjdk.org
Thu Mar 23 21:20:46 UTC 2023
Changeset: ac6af6a6
Author: Archie L. Cobbs <archie.cobbs at gmail.com>
Committer: Vicente Romero <vromero at openjdk.org>
Date: 2023-03-23 21:17:47 +0000
URL: https://git.openjdk.org/jdk/commit/ac6af6a64099c182e982a0a718bc1b780cef616e
7176515: ExceptionInInitializerError for an enum with multiple switch statements
8299760: ExceptionInInitializerError for an enum with multiple switch statements, follow-up
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Lower.java
! test/hotspot/jtreg/runtime/cds/appcds/jvmti/ClassFileLoadHookTest.java
! test/langtools/tools/javac/T8011181/EmptyUTF8ForInnerClassNameTest.java
+ test/langtools/tools/javac/enum/EnumLookupTableExceptionInInitializer.java
More information about the jdk-changes
mailing list