hg: jdk/sandbox: 8240481: Remove CDS usage of InstanceKlass::is_in_error_state

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Mar 4 23:45:16 UTC 2020


Changeset: 67cc6f3948e3
Author:    ccheung
Date:      2020-03-04 15:34 -0800
URL:       https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list