RFR: 8347727: Replace SIZE_FORMAT in shared gc
David Holmes
dholmes at openjdk.org
Wed Jan 15 07:19:29 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.
LGTM2
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23111#pullrequestreview-2551703075
More information about the hotspot-gc-dev
mailing list