hg: jdk-updates/jdk11u-dev: 8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
paul.hohensee at gmail.com
paul.hohensee at gmail.com
Wed Apr 14 15:28:16 UTC 2021
Changeset: f1c95ed33ee9
Author: jiangli
Date: 2018-08-24 15:33 -0400
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/f1c95ed33ee9
8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.
Summary: Allow resizing for all system dictionaries except for the shared dictionary at runtime.
Reviewed-by: iklam, gziemski
! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/dictionary.cpp
! src/hotspot/share/classfile/systemDictionary.cpp
More information about the jdk-updates-changes
mailing list