Is "-XX:G1OldCSetRegionLiveThresholdPercent" a flag in java 7?
Monica Beckwith
monica.beckwith at oracle.com
Tue May 7 09:54:39 PDT 2013
Ryan,
We have also renamed a couple of other flags. You will find them in this
CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8001424
Thanks!
Monica
On 5/7/2013 10:57 AM, Jesper Wilhelmsson wrote:
> Hi Ryan,
>
> -XX:G1OldCSetRegionLiveThresholdPercent has been replaced by
> -XX:G1MixedGCLiveThresholdPercent
>
> It is also an experimental option which means you should only use it if you know
> what you are doing. To enable experimental options use
> -XX:+UnlockExperimentalVMOptions as shown in some of the examples in the
> presentation.
>
> Hth,
> /Jesper
>
>
> Ryan Gardner skrev 7/5/13 4:09 PM:
>> In the slides posted for the G1 tuning session at Java One 2012 here:
>>
>> http://www.myexpospace.com/JavaOne2012/SessionFiles/CON6583_PDF_6583_0001.pdf
>>
>> I see "-XX:G1OldCSetRegionLiveThresholdPercent" being listed as one of the
>> options to try to tune long mixed GC's
>>
>> I tried using this on Java 1.7.0_21 but it comes back as being an unrecognized
>> vm option
>>
>> Is there another secret flag I need to enable to try to tune these bits more?
>>
>>
>> _______________________________________________
>> hotspot-gc-use mailing list
>> hotspot-gc-use at openjdk.java.net
>> http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
>>
> _______________________________________________
> hotspot-gc-use mailing list
> hotspot-gc-use at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/hotspot-gc-use
--
Oracle <http://www.oracle.com>
Monica Beckwith | Principal Member of Technical Staff
VOIP: +15124011274 <tel:+15124011274>
Oracle Java Performance
Green Oracle <http://www.oracle.com/commitment> Oracle is committed to
developing practices and products that help protect the environment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20130507/abaa46dd/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oracle_sig_logo.gif
Type: image/gif
Size: 658 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20130507/abaa46dd/oracle_sig_logo.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: green-for-email-sig_0.gif
Type: image/gif
Size: 356 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20130507/abaa46dd/green-for-email-sig_0.gif
More information about the hotspot-gc-use
mailing list