RFR: 8347724: Replace SIZE_FORMAT in jfr directory
Coleen Phillimore
coleenp at openjdk.org
Tue Jan 14 16:40:50 UTC 2025
Please review this change to replace SIZE_FORMAT with %zu in the jfr directory. Most were done with a script with no hand-editing.
Tested just now with tier1-4 on x86 and aarch64.
-------------
Commit messages:
- Round 1 with the script.
Changes: https://git.openjdk.org/jdk/pull/23109/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23109&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8347724
Stats: 28 lines in 9 files changed: 0 ins; 0 del; 28 mod
Patch: https://git.openjdk.org/jdk/pull/23109.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23109/head:pull/23109
PR: https://git.openjdk.org/jdk/pull/23109
More information about the serviceability-dev
mailing list