RFR: 8347924: Replace SIZE_FORMAT in memory and metaspace
Matias Saavedra Silva
matsaave at openjdk.org
Thu Jan 16 21:00:32 UTC 2025
On Thu, 16 Jan 2025 13:50:11 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Please review this change to replace SIZE_FORMAT with %zu in the memory and metaspace directories. This code prints a lot of numbers so splitting this out. Most done by script but a couple of hand-edited commits.
> Testing with tier1-4.
LGTM!
-------------
Marked as reviewed by matsaave (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23157#pullrequestreview-2557258248
More information about the hotspot-runtime-dev
mailing list