Class Data Sharing

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf Java feature
gptkbp:abbreviation gptkb:CDS
gptkbp:canBe JVM command-line options
gptkbp:defaultEnabled since JDK 12
gptkbp:enables sharing of class metadata
sharing of pre-processed class data
https://www.w3.org/2000/01/rdf-schema#label Class Data Sharing
gptkbp:improves application startup performance
gptkbp:introducedIn gptkb:J2SE_5.0
gptkbp:purpose reduce memory footprint
reduce JVM startup time
gptkbp:reduces memory usage in multi-JVM environments
gptkbp:relatedTo gptkb:AppCDS
gptkb:JEP_310
gptkbp:supportedBy gptkb:OpenJDK
gptkb:Oracle_JDK
gptkbp:usedBy gptkb:Java_Virtual_Machine
gptkbp:uses shared archive file
gptkbp:bfsParent gptkb:Application_Class-Data_Sharing
gptkbp:bfsLayer 7