RFR: 8347924: Replace SIZE_FORMAT in memory and metaspace
Coleen Phillimore
coleenp at openjdk.org
Fri Jan 17 12:19:39 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.
Thank you for reviewing Johan and Matias!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23157#issuecomment-2598239882
More information about the hotspot-runtime-dev
mailing list