RFR: 8286312: Stop mixing signed and unsigned types in bit operations

David Holmes dholmes at openjdk.java.net
Sat May 7 05:39:37 UTC 2022


On Fri, 6 May 2022 18:52:36 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> uint32_t is a much more natural type for bitsIdx.

Seems fine and trivial.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8581


More information about the hotspot-runtime-dev mailing list