RFR: 8329549: Remove FORMAT64_MODIFIER

Stefan Karlsson stefank at openjdk.org
Tue Jan 7 12:06:45 UTC 2025


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

>> 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 ...

The `_X` infix is meant to indicate `0x`. I think `UINT64_FORMAT_0` is what you are looking for.

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

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


More information about the hotspot-dev mailing list