-
Enhancement
-
Resolution: Not an Issue
-
P4
-
None
-
7
-
generic
-
generic
Merging the constant pools of multiple classes from multiple classfiles and
storing the resulting merged classfile in one file is believed to significantly
reduce the aggregate size of the class representation, resulting in a much
smaller footprint and shorter jvm class load times. Smaller footprint leads
to smaller download time and shorter class load time leads to faster startup.
storing the resulting merged classfile in one file is believed to significantly
reduce the aggregate size of the class representation, resulting in a much
smaller footprint and shorter jvm class load times. Smaller footprint leads
to smaller download time and shorter class load time leads to faster startup.
- relates to
-
JDK-6896145 Tool to create multiple-class classfile needed
-
- Open
-
-
JDK-6896147 Support multiple-class classfiles in Hotspot
-
- Closed
-
-
JDK-8061402 Constant pool entries for arrays
-
- Closed
-