-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b94
-
generic
-
generic
6449635 changed the way that the shared archive classlist is generated to use -XX:+TraceClassLoadingPreorder instead of -verbose:class. The tool which collates the list of loaded classes, make/tools/sharing/MakeClasslist.java, must be updated to understand the new input.
- relates to
-
JDK-6456523 Update the class data sharing class list
- Resolved
-
JDK-6449635 Optimize shared archive object ordering for better cold startup performance
- Closed