This is the open version of the closed RFE JDK-8172218.
Up to JDK 9, we have been using the boot class loader to load all classes during CDS archive creation time. By switching to using Java class loader in JDK 10, we will make the CDS archive creation process more flexible for future enhancements.
Up to JDK 9, we have been using the boot class loader to load all classes during CDS archive creation time. By switching to using Java class loader in JDK 10, we will make the CDS archive creation process more flexible for future enhancements.
- duplicates
-
JDK-8180625 an array class in classlist causes vm crash during CDS dumping
-
- Closed
-
- relates to
-
JDK-8187119 Consolidate record_shared_class_loader_type() and record_result()
-
- Resolved
-
-
JDK-8202556 Support pre-1.5 classes in CDS
-
- Closed
-
-
JDK-8215947 JVM crash with -XX:+DumpSharedSpaces
-
- Resolved
-