-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 17
-
Component/s: hotspot
A new jcmd diagnostic command, VM.cds, is added for creating a CDS archive from a running application. This command supports two options, static_dump and dynamic_dump, for creating a static or dynamic CDS archive. Unlike other methods of creating CDS archives, this diagnostic command does not require the application to exit.