RFR: 8167446: Add back PermGenSize and MaxPermGenSize
harold seigel
harold.seigel at oracle.com
Tue Oct 11 18:31:23 UTC 2016
Hi Max,
Can you add a small test? It would prevent someone else from removing
the options.
Thanks, Harold
On 10/11/2016 1:44 PM, Max Ockner wrote:
> Hello,
> Please Review this small change.
>
> http://cr.openjdk.java.net/~mockner/8167446/
> https://bugs.openjdk.java.net/browse/JDK-8167446
>
> Added PermSize and MaxPermSize to obsolete flags table. They are
> recognized but ignored.
>
> The bug title says "PermGenSize" and "MaxPermGenSize" but the comment
> says "PermSize" and MaxPermSize". Which one is correct?
>
> Tested both options on java -version. Nothing happens, but I don't get
> an "Unrecognized ..." error.
>
> Thanks,
> Max
More information about the hotspot-dev
mailing list