RFR: 8292981: Unify and restructure integer printing format specifiers [v4]

Kim Barrett kbarrett at openjdk.org
Wed Aug 31 17:45:14 UTC 2022


On Wed, 31 Aug 2022 17:36:03 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> The patch has one usage of SIZE_FORMAT_H_W. We could of course just inline that usage, if you think that makes more sense.
>
> I don't see a use, or even a definition, of that name.  There was the INTPTR_FORMAT_H_W that was moved to Shenandoah code.

Oh, it looks like you removed SIZE_FORMAT_H_W.  I guess I missed it while it was there.

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

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


More information about the hotspot-dev mailing list