RFR(xs): JDK-8076173: VirtualSpaceNode container_count() and container_count_slow() have different return types
Per Liden
per.liden at oracle.com
Tue Mar 31 08:55:00 UTC 2015
Thanks for fixing that, change looks good!
/Per
On 2015-03-31 10:50, David Lindholm wrote:
> Hi,
>
> Ok. New webrev at http://cr.openjdk.java.net/~david/JDK-8076173/webrev.01/
>
>
> /David
>
> On 2015-03-31 10:31, Per Liden wrote:
>> On 2015-03-31 10:20, David Lindholm wrote:
>>> Hi,
>>>
>>> Please review this small patch that makes container_count_slow() use the
>>> same return type as container_count().
>>>
>>>
>>> Webrev: http://cr.openjdk.java.net/~david/JDK-8076173/webrev.00/
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8076173
>>
>> Change looks good. But while you're at it, could you please also
>> change so that we're using UINTX_FORMAT instead of SIZE_FORMAT when
>> we're printing those?
>>
>> /Per
>
More information about the hotspot-gc-dev
mailing list