RFR: 8292921: Rewrite object field printer [v6]

Stefan Karlsson stefank at openjdk.org
Fri Aug 26 10:12:55 UTC 2022


On Fri, 26 Aug 2022 09:55:07 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Sure
>
> Added a comment. I see that there's some inconsistency, with the names used for SIZE_FORMAT_HEX. And we could probably replace PTR32_FORMAT/PTR64_FORMAT/INTPTRNZ_FORMAT, now that we have these new integer format specifiers. I'd like to do that cleanup as a separate patch.

Hmm. I found some more inconsistencies. I think at this point, It would be better if I just unified all the format specifier macros, and rename this bug.

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

PR: https://git.openjdk.org/jdk/pull/10028


More information about the hotspot-dev mailing list