git: openjdk/jdk: 8309034: NoClassDefFoundError when initializing Long$LongCache
David Holmes
dholmes at openjdk.org
Tue Jun 20 21:59:58 UTC 2023
Changeset: 4c3efb39
Author: David Holmes <dholmes at openjdk.org>
Date: 2023-06-20 21:58:31 +0000
URL: https://git.openjdk.org/jdk/commit/4c3efb39107829d0025bd23a5fa532767fa9b3a7
8309034: NoClassDefFoundError when initializing Long$LongCache
Reviewed-by: coleenp, fparain
! src/hotspot/share/classfile/javaClasses.cpp
! src/hotspot/share/memory/universe.cpp
! src/hotspot/share/memory/universe.hpp
! src/hotspot/share/oops/instanceKlass.cpp
+ test/hotspot/jtreg/runtime/ClassInitErrors/TestOutOfMemoryDuringInit.java
+ test/hotspot/jtreg/runtime/ClassInitErrors/TestStackOverflowDuringInit.java
More information about the jdk-changes
mailing list