RFR: 8329549: Remove FORMAT64_MODIFIER

David Holmes dholmes at openjdk.org
Tue Jan 7 04:38:35 UTC 2025


On Tue, 7 Jan 2025 04:34:45 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Thanks for the suggestion.  All the macros start with UINT64_FORMAT though.  How about UINT64_FORMAT_RAW_X_0 ?  or UINT64_FORMAT_X_0_RAW ?  Still not great.
>
> UINT64_FORMAT_RAW_X_0  is not terrible. :)

To be honest though I don't know why we want hexadecimal output without the leading 0x ...

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

PR Review Comment: https://git.openjdk.org/jdk/pull/22918#discussion_r1904895282


More information about the hotspot-dev mailing list