Integrated: 8347730: Replace SIZE_FORMAT in g1

Coleen Phillimore coleenp at openjdk.org
Thu Jan 16 14:34:18 UTC 2025


On Tue, 14 Jan 2025 18:40:32 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Please review this change to replace SIZE_FORMAT with %zu in the g1 directory.  Most edits were by script but SIZE_FORMAT_W(n) was done sort of by hand.  Also fixed one place where preexisting formatting was bad.
> 
> Tested all the GC changes together (other PRs coming) with tier1-4 on x86 and aarch64.

This pull request has now been integrated.

Changeset: bfa0cb79
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/bfa0cb79169ab00b0b600895d7a0f4038e8b8880
Stats:     177 lines in 37 files changed: 0 ins; 0 del; 177 mod

8347730: Replace SIZE_FORMAT in g1

Reviewed-by: kbarrett, tschatzl

-------------

PR: https://git.openjdk.org/jdk/pull/23114


More information about the hotspot-gc-dev mailing list