hg: jdk/submit: 8240481: Remove CDS usage of InstanceKlass::is_in_error_state
calvin.cheung at oracle.com
calvin.cheung at oracle.com
Wed Mar 4 23:36:50 UTC 2020
Changeset: 67cc6f3948e3
Author: ccheung
Date: 2020-03-04 15:34 -0800
URL: https://hg.openjdk.java.net/jdk/submit/rev/67cc6f3948e3
8240481: Remove CDS usage of InstanceKlass::is_in_error_state
Summary: Track the classes which fail verification during CDS dumping in DumpTimeSharedClassInfo.
Reviewed-by: iklam, minqi
! src/hotspot/share/classfile/systemDictionaryShared.cpp
! src/hotspot/share/classfile/systemDictionaryShared.hpp
! src/hotspot/share/memory/metaspaceShared.cpp
! src/hotspot/share/oops/instanceKlass.cpp
! src/hotspot/share/oops/instanceKlass.hpp
More information about the jdk-submit-changes
mailing list