RFR: Remove 5 more develop options from GC code.

Jon Masamitsu jon.masamitsu at oracle.com
Thu Oct 22 18:19:56 UTC 2015



On 10/20/2015 2:54 AM, David Lindholm wrote:
> Hi,
>
> Please review this patch that removes the following 5 develop options 
> from the GC code:
>
> UseCMSAdaptiveFreeLists
> UseAsyncConcMarkSweepGC
> CMSDictionaryChoice
> CMSOverflowEarlyRestoration
> CMSTestInFreeList

David,

Sorry to be late to the game but I would like CMSTestInFreeList option 
kept.  It is
off by default because it is too expensive to run all the time but is a 
useful option
to check the integrity of the CMS freelists.

Jon

>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8139952
> Webrev: http://cr.openjdk.java.net/~david/JDK-8139952/webrev.00/
>
>
> Thanks,
> David




More information about the hotspot-gc-dev mailing list