Integrated: 8347727: Replace SIZE_FORMAT in shared gc
Coleen Phillimore
coleenp at openjdk.org
Wed Jan 15 17:15:46 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.
This pull request has now been integrated.
Changeset: 983e24fd
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/983e24fd262b5aa793a249cad39270956e1f8fc4
Stats: 110 lines in 21 files changed: 0 ins; 1 del; 109 mod
8347727: Replace SIZE_FORMAT in shared gc
Reviewed-by: kbarrett, dholmes, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/23111
More information about the hotspot-gc-dev
mailing list