Java class data sharing upgrade would boost startup times

Uncategorized

Efforts to enhance Java program startup times and efficiency are set to include enhancing assistance for archived Java heap items in CDS (class data sharing).

The strategy, revealed by Ioi Lam of Oracle in an OpenJDK neighborhood RFC last month, lines up with Task Leyden, an effort to improve startup times for Java applications along with times to peak efficiency and program footprints. Lam noted that Job Leyden is most likely to make comprehensive usage of archived Java heap objects.Goals of the CDS

enhancement strategy include consistent support of CDS for all collectors and minimizing the code needed for each collector to support CDS. CDS itself is intended to lower application start-up times, in specific for smaller sized applications. CDS is supported only with the Java HotSpot client VM and only with the serial garbage collector.The CDS enhancement plan requires: Eliminating the G1 garbage man dependency for writing the archive load

Leave a Reply

Your email address will not be published. Required fields are marked *