RFR: 8347727: Replace SIZE_FORMAT in shared gc

Kim Barrett kbarrett at openjdk.org
Tue Jan 14 17:40:35 UTC 2025


On Tue, 14 Jan 2025 17:11:25 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Please review this change to replace SIZE_FORMAT with %zu in the shared gc directory.  Most replacements were done with a script but I had a hand-edit in TaskQueueStats.
> Tested all the GC changes together (other PRs coming) with tier1-4 on x86 and aarch64.

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23111#pullrequestreview-2550552799


More information about the hotspot-runtime-dev mailing list