RFR(xs): JDK-8076173: VirtualSpaceNode container_count() and container_count_slow() have different return types

David Lindholm david.lindholm at oracle.com
Tue Mar 31 08:50:59 UTC 2015


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