Trivial patch for G1PrintRegionLivenessInfo

Peter Schuller peter.schuller at infidyne.com
Thu Jun 10 22:24:45 UTC 2010


> okay for a single region but not the totals. (Something came up; no
> time to grep my way towards the preferred method to print a size_t in
> the code base...)

And that something came back down, so,

> Look for uses of SIZE_FORMAT in print()'s to see if
> that's what you're looking for.

yes I realized this after some grepping, thanks. Attached is the
adjusted patch. I suppose the other uses of %d should ideally be
changed too (not including that here).

-- 
/ Peter Schuller
-------------- next part --------------
A non-text attachment was scrubbed...
Name: collectionSetChooser_totregionuse_fixed.patch
Type: text/x-patch
Size: 1514 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20100611/c8a5ac5b/collectionSetChooser_totregionuse_fixed.patch>


More information about the hotspot-gc-dev mailing list