RFR: 8329549: Remove FORMAT64_MODIFIER [v3]
David Holmes
dholmes at openjdk.org
Tue Jan 7 20:05:34 UTC 2025
On Tue, 7 Jan 2025 14:07:20 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> This change removes FORMAT64_MODIFIER but adds another INT64_FORMAT_X_0_ macro to specify not having leading "0x" in the output. Suggestions for better macro name welcome.
>> GHA tested.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> You're right, it's UINT64_FORMAT and moved the comment.
That looks good to me. Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22918#pullrequestreview-2535264122
More information about the hotspot-dev
mailing list