Details
-
Enhancement
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
12
-
b21
Description
Many applications bootstrap other primitive box caches early, and with more use of invokedynamic features like ISC use will tend to happen earlier (any indified String concatenation will bootstrap Byte$ByteCache with the current default strategy; more if using other primitive types). Thus archiving ByteCache, LongCache etc would have startup benefits similar to that of JDK-8209120
Attachments
Issue Links
- is blocked by
-
JDK-8213439 Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time
-
- Resolved
-
- relates to
-
JDK-8213439 Run class initialization for boot loader classes with registered subgraph archiving entry field during CDS dump time
-
- Resolved
-
-
JDK-8209120 Archive the Integer.IntegerCache
-
- Resolved
-