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:31:08 UTC 2015
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