RFR: JDK-8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint

Derek White derek.white at oracle.com
Thu Jun 4 16:26:16 UTC 2015


Hi David,

Much nicer with "uint"! Looks good.

  - Derek

On 6/4/15 7:40 AM, David Lindholm wrote:
> Hi,
>
> Please review this patch that changes the types of ParallelGCThreads 
> and ConcGCThreads to uint, to get rid of casts in the code.
>
>
> Webrev: http://cr.openjdk.java.net/~david/JDK-8081382/webrev.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8081382
>
> Testing: Passed JPRT
>
>
> Thanks,
> David




More information about the hotspot-gc-dev mailing list