RFR: 8329549: Remove FORMAT64_MODIFIER [v3]

Kim Barrett kbarrett at openjdk.org
Tue Jan 7 22:49:35 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.

Looks good.

-------------

Marked as reviewed by kbarrett (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22918#pullrequestreview-2535519448


More information about the hotspot-dev mailing list