Integrated: 8347721: Replace SIZE_FORMAT in compiler directories
Coleen Phillimore
coleenp at openjdk.org
Wed Jan 15 12:19:41 UTC 2025
On Tue, 14 Jan 2025 16:25:44 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Please review this change to replace SIZE_FORMAT with %zu in the code and opto directories. There weren't very many. Most were done with a script with almost no hand-editing.
>
> Tested just now with tier1-4 on x86 and aarch64.
This pull request has now been integrated.
Changeset: c36200b0
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c36200b09801d8a96a3d3239c15fef91010c3bbf
Stats: 30 lines in 5 files changed: 0 ins; 0 del; 30 mod
8347721: Replace SIZE_FORMAT in compiler directories
Reviewed-by: kvn, dlong
-------------
PR: https://git.openjdk.org/jdk/pull/23108
More information about the hotspot-runtime-dev
mailing list