Nicolai Parlog 9/15/2019

Improve Launch Times On Java 13 With Application Class-Data Sharing

Read Original

This technical article details Application Class-Data Sharing (AppCDS), a Java feature for improving launch times and memory usage. It explains the concept, provides a step-by-step recipe for creating and using class-data archives, and references relevant JEPs. The post is focused on Java 13 but notes differences for Java 11.

Improve Launch Times On Java 13 With Application Class-Data Sharing

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes