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

Jiangli Zhou jiangli.zhou at oracle.com
Sat Aug 2 23:48:16 UTC 2014


Hi Calvin,

In metaspaceShared.hpp, could you please add a comment before the 
#defines for the various spaces sizes to indicate that the default sizes 
are specified in globals.hpp. It might be even better to define all the 
sizes in one .hpp file instead of two.

Thanks,
Jiangli

On 08/01/2014 11:14 AM, Calvin Cheung wrote:
> Based on review comment, I've re-implemented the fix with only one vm 
> option to handle both "large" and "huge" shared archive size:
>
>     -XX:SharedArchiveSize=[large|huge]
>
> webrev:
>     http://cr.openjdk.java.net/~ccheung/8048150/webrev/
>
> thanks,
> Calvin



More information about the hotspot-runtime-dev mailing list