-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 15
-
Component/s: hotspot
-
b14
During CDS dumping and if a class has failed verification, we currently set the class in error state (ik->set_in_error_state()). Instead of using set_in_error_state(), we could store the information in the DumpTimeSharedClassInfo table. The code currently checking if a class is_in_error_state() could find the info from the table.
- blocks
-
JDK-8232081 Try to link all classes during dynamic CDS dump
-
- Resolved
-
- relates to
-
JDK-8313207 Remove MetaspaceShared::_has_error_classes
-
- Resolved
-