Integrated: 8347609: Replace SIZE_FORMAT in os/os_cpu/cpu directories
Coleen Phillimore
coleenp at openjdk.org
Thu Jan 16 16:13:38 UTC 2025
On Tue, 14 Jan 2025 14:56:19 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.
This pull request has now been integrated.
Changeset: d218b540
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/d218b54086762d920bba0fc2ced47ea9148a3787
Stats: 112 lines in 19 files changed: 0 ins; 4 del; 108 mod
8347609: Replace SIZE_FORMAT in os/os_cpu/cpu directories
Reviewed-by: matsaave, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/23106
More information about the hotspot-dev
mailing list