RFR(round 3): JDK-8048150: Allow easy configurations for large CDS archives

Calvin Cheung calvin.cheung at oracle.com
Wed Aug 20 18:35:54 UTC 2014


Hi Yumin,

Thanks for your quick review.

Calvin

On 8/20/2014 11:28 AM, Yumin Qi wrote:
> Looks good too.
>
> Yumin
>
> On 8/20/2014 10:28 AM, Calvin Cheung wrote:
>> This version of fix doesn't add another -XX option. Instead, we are 
>> counting the number of classes in the classlist file and estimate the 
>> size of various regions based on the number of classes.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8048150
>>
>> webrev: http://cr.openjdk.java.net/~ccheung/8048150/webrev/
>>
>> Test:
>>     JPRT
>>     jtreg on hotspot/runtime
>>
>> thanks,
>> Calvin
>



More information about the hotspot-runtime-dev mailing list