RFR: JDK-8081382: Make flags ParallelGCThreads and ConcGCThreads of type uint
Stefan Karlsson
stefan.karlsson at oracle.com
Fri Jun 5 07:15:57 UTC 2015
Hi David,
On 2015-06-04 13:40, 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/
Looks good!
StefanK
> Bug: https://bugs.openjdk.java.net/browse/JDK-8081382
>
> Testing: Passed JPRT
>
>
> Thanks,
> David
More information about the hotspot-gc-dev
mailing list