RFR: 8347724: Replace SIZE_FORMAT in jfr directory
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
On Tue, 14 Jan 2025 16:35:32 GMT, Coleen Phillimore <coleenp@openjdk.org> wrote:
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.
Marked as reviewed by egahlin (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/23109#pullrequestreview-2550409017
On Tue, 14 Jan 2025 16:35:32 GMT, Coleen Phillimore <coleenp@openjdk.org> wrote:
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.
Thanks Erik. Trivial? ------------- PR Comment: https://git.openjdk.org/jdk/pull/23109#issuecomment-2590543402
On Tue, 14 Jan 2025 16:51:51 GMT, Coleen Phillimore <coleenp@openjdk.org> wrote:
Thanks Erik. Trivial?
Yes! ------------- PR Comment: https://git.openjdk.org/jdk/pull/23109#issuecomment-2590556159
On Tue, 14 Jan 2025 16:35:32 GMT, Coleen Phillimore <coleenp@openjdk.org> wrote:
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.
Thank you! ------------- PR Comment: https://git.openjdk.org/jdk/pull/23109#issuecomment-2590573131
On Tue, 14 Jan 2025 16:35:32 GMT, Coleen Phillimore <coleenp@openjdk.org> wrote:
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.
This pull request has now been integrated. Changeset: a01e92cd Author: Coleen Phillimore <coleenp@openjdk.org> URL: https://git.openjdk.org/jdk/commit/a01e92cdef1b7fb02035f9246a7c9fccfcf46057 Stats: 28 lines in 9 files changed: 0 ins; 0 del; 28 mod 8347724: Replace SIZE_FORMAT in jfr directory Reviewed-by: egahlin ------------- PR: https://git.openjdk.org/jdk/pull/23109
participants (2)
-
Coleen Phillimore
-
Erik Gahlin