hg: jdk/hs: 8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump

calvin.cheung at oracle.com calvin.cheung at oracle.com
Sat Mar 3 01:38:55 UTC 2018


Changeset: cd21aff24069
Author:    ccheung
Date:      2018-03-02 17:33 -0800
URL:       http://hg.openjdk.java.net/jdk/hs/rev/cd21aff24069

8193434: [GRAAL] Graal classes are not loaded with -Xshare:dump
Summary: allow loading of non-boot classes during CDS dumping but only add boot classes to the archive
Reviewed-by: kvn, iklam, jiangli

! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/memory/metaspaceShared.cpp
! test/hotspot/jtreg/runtime/appcds/UseAppCDS.java



More information about the jdk-hs-changes mailing list