It would enhance the usability of CDS if there's an option to allow the user to specify an archive file so that:
1. if the archive exists, use it;
2. if it doesn't exists, create it upon exit of the java process.
1. if the archive exists, use it;
2. if it doesn't exists, create it upon exit of the java process.
- duplicates
-
JDK-8261455 Automatically generate the CDS archive if necessary
- Resolved