RFR: 8347730: Replace SIZE_FORMAT in g1 [v2]
Kim Barrett
kbarrett at openjdk.org
Thu Jan 16 14:34:18 UTC 2025
On Thu, 16 Jan 2025 14:31:08 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix formatting - looks a lot better now.
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23114#pullrequestreview-2556335142
More information about the hotspot-gc-dev
mailing list