-
Enhancement
-
Resolution: Fixed
-
P4
-
12
-
b21
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
- 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-8343019 Primitive caches must use boxed instances from the archive
- Resolved
-
JDK-8209120 Archive the Integer.IntegerCache
- Resolved