RFR: 8347609: Replace SIZE_FORMAT in os/os_cpu/cpu directories [v2]
David Holmes
dholmes at openjdk.org
Thu Jan 16 03:00:34 UTC 2025
On Wed, 15 Jan 2025 22:45:09 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Please review this change to replace SIZE_FORMAT with %zu in the os, os_cpu and cpu directories. There weren't very many. Most was done with a script with very little hand-editing. Added 2 whitespaces in arm.ad.
>> Tested just now with tier1-4 on x86 and aarch64, GHA for the rest.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Reformatting suggestions.
LGTM.
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23106#pullrequestreview-2554611240
More information about the hotspot-dev
mailing list