RFR: 8213033: Archive remaining primitive box caches
Alan Bateman
Alan.Bateman at oracle.com
Tue Nov 20 19:17:00 UTC 2018
On 20/11/2018 16:09, Claes Redestad wrote:
> Hi,
>
> this enables archiving of remaining primitive box caches, meaning
> contents can be mapped in from the CDS archive. These caches appear
> early in many applications, and bootstrapping each cache takes ~1ms
> without the archiving, but disappears completely in the noise when
> archived.
>
> Webrev: http://cr.openjdk.java.net/~redestad/8213033/jdk.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8213033
This looks good, including the re-visit of IntegerCache.
-Alan
More information about the hotspot-runtime-dev
mailing list