Integrated: 8347924: Replace SIZE_FORMAT in memory and metaspace
Coleen Phillimore
coleenp at openjdk.org
Fri Jan 17 12:19:40 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.
This pull request has now been integrated.
Changeset: 3ab521e1
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3ab521e1a1245e578e37d0638c659588e782ec50
Stats: 104 lines in 26 files changed: 0 ins; 2 del; 102 mod
8347924: Replace SIZE_FORMAT in memory and metaspace
Reviewed-by: jsjolen, matsaave
-------------
PR: https://git.openjdk.org/jdk/pull/23157
More information about the hotspot-runtime-dev
mailing list