[lworld] RFR: 8269279: [lworld] 8269231 causes build failures

Aleksey Shipilev shade at openjdk.java.net
Thu Jun 24 10:33:54 UTC 2021


On Thu, 24 Jun 2021 10:22:10 GMT, David Simms <dsimms at openjdk.org> wrote:

> Removed signed hex formats since "x" is unsigned by definition

Oh! Right. Since we are casting to `uint64_t`, probably better use `UINT64_FORMAT_X` directly?

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

PR: https://git.openjdk.java.net/valhalla/pull/463



More information about the valhalla-dev mailing list