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

David Lindholm david.lindholm at oracle.com
Fri Jun 5 08:27:43 UTC 2015


Thanks Derek!

/David

On 2015-06-04 18:26, Derek White wrote:
> 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