commit | 08bdb35a29be632ab8653cfc025f4a6a983446af | [log] [tgz] |
---|---|---|
author | John Cuthbertson <johnc@openjdk.org> | Wed Sep 21 15:24:07 2011 -0700 |
committer | John Cuthbertson <johnc@openjdk.org> | Wed Sep 21 15:24:07 2011 -0700 |
tree | c4a82e6ed63176dbb0fa1cd1776da394ba79d8d9 | |
parent | 0f7ff53cce849caf64e93f0fb2412bdebf6bdf1b [diff] |
7092245: G1: Wrong format specifier in G1PrintRegionLivenessInfo header output Cast HeapRegion::GrainBytes to size_t in output statement. Reviewed-by: ysr, brutisso, pbk, tonyp