RFR: 8329549: Remove FORMAT64_MODIFIER

Coleen Phillimore coleenp at openjdk.org
Tue Jan 7 12:34:43 UTC 2025


On Tue, 7 Jan 2025 12:03:51 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

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

I thought X was hexadecimal.  That's a lot better.  Thanks.

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

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


More information about the hotspot-dev mailing list