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

David Lindholm david.lindholm at oracle.com
Fri Jun 5 08:28:55 UTC 2015


Thanks Stefan!

/David

On 2015-06-05 09:15, Stefan Karlsson wrote:
> 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