git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.org
Thu Mar 23 21:21:19 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/mobile/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
Changeset: 9e9a9ae1
Author: duke <duke at openjdk.org>
Date: 2023-03-23 21:18:07 +0000
URL: https://git.openjdk.org/mobile/commit/9e9a9ae1000b34fbd55d76b2f3e0afa87ebe0302
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list