hg: jdk/jdk: 8208061: runtime/LoadClass/TestResize.java fails with "Load factor too high" when running in CDS mode.

jiangli.zhou at oracle.com jiangli.zhou at oracle.com
Fri Aug 24 19:34:32 UTC 2018


Changeset: 73523d329966
Author:    jiangli
Date:      2018-08-24 15:33 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/73523d329966

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-changes mailing list