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

Calvin Cheung calvin.cheung at oracle.com
Mon Aug 25 06:36:11 UTC 2014


Thanks for your review, David.

Calvin

On 8/24/2014 6:01 PM, David Holmes wrote:
> Looks okay.
>
> Thanks,
> David
>
> On 21/08/2014 3: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