public class ClasspathLoader extends Object
It is used to generate a class list and Application CDS archive that includes all the possible classes that could be loaded by the runtime. This simplifies the process of generating the Application CDS archive.
Constructor and Description |
---|
ClasspathLoader() |
public static void main(String[] args) throws IOException
IOException
Copyright © 2024. All rights reserved.