Use classloader to capture classloading order #2
Labels
api
Relates to the API design
core
Describes core required functionality
forsaken
This issue will not be fixed
performance
Relates to the efficiency or speed of an operation
By launching the JVM with a custom classloader,
an ordered list of loaded classes could be captured, which would help deduce the optimal sequence to preload classes.
The text was updated successfully, but these errors were encountered: