RFR: 8213033: Archive remaining primitive box caches

Claes Redestad claes.redestad at oracle.com
Tue Nov 20 20:12:43 UTC 2018


Jiangli, Alan,

thanks for reviewing!

/Claes

On 2018-11-20 20:17, Alan Bateman wrote:
> 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 core-libs-dev mailing list