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

Calvin Cheung calvin.cheung at oracle.com
Fri Aug 1 18:14:40 UTC 2014


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