-
Enhancement
-
Resolution: Fixed
-
P3
-
6
-
b94
-
generic
-
generic
Class metadata in the shared archive is currently sorted in a way that is sub-optimal for cold start performance. By reordering some metadata, it is possible to improve cold start while not significantly negatively affecting footprint and sharing properties.
- relates to
-
JDK-6456523 Update the class data sharing class list
- Resolved
-
JDK-6451631 Update make/tools/sharing/MakeClasslist.java for 6449635
- Resolved
-
JDK-8022259 MakeClasslist tool is buggy and its README is out of date.
- Closed