RFR: 8080947: Add uint as a valid VM flag type

Coleen Phillimore coleen.phillimore at oracle.com
Thu May 28 12:09:25 UTC 2015


Can you hold off this change until the command line verification change 
is checked in?  This requires additional code to be added to the command 
line argument verification.

The command line argument verification change also needs a reviewer from 
someone who knows the GC.   See subject titled:

Revision1: Corrected:  RFR 8059557 (XL): Validate JVM Command-Line Flag 
Arguments

Thanks,
Coleen

On 5/28/15 7:28 AM, David Lindholm wrote:
> Hi,
>
> Please review this patch that adds uint and int as valid VM flag 
> types. This patch adds the possibility to specify VM flags with types 
> int and uint, it does not change the type of any flags.
>
>
> Webrev: http://cr.openjdk.java.net/~david/JDK-8080947/webrev.hotspot.00/
> Webrev: http://cr.openjdk.java.net/~david/JDK-8080947/webrev.jdk.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8080947
>
>
> Testing: Passed JPRT
>
>
> Thanks,
> David



More information about the hotspot-dev mailing list