RFR (XS): 8021967: Deprecate -XX:DefaultMaxRAMFraction
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed Jul 31 16:06:25 UTC 2013
Bengt,
You have special method in arguments.cpp check_deprecated_gc_flags(). Why not use it?
Thanks,
Vladimir
On 7/31/13 6:34 AM, Bengt Rutisson wrote:
>
> Hi all,
>
> Could I have a couple of reviews for this small fix?
>
> http://cr.openjdk.java.net/~brutisso/8021967/webrev.00/
>
> For JDK8 we need to print a warning message when DefaultMaxRAMFraction is used on the command line. This is to allow us
> to remove it for JDK9. The flag was superseded by MaxRAMFraction in 2009 for the JDK6u18 release.
>
> Thanks,
> Bengt
More information about the hotspot-gc-dev
mailing list