Integrated: 8286312: Stop mixing signed and unsigned types in bit operations
Leo Korinth
lkorinth at openjdk.java.net
Mon May 9 07:56:55 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.
This pull request has now been integrated.
Changeset: 39f4434f
Author: Leo Korinth <lkorinth at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/39f4434f44d46548917926c7a802b046197bbe33
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8286312: Stop mixing signed and unsigned types in bit operations
Reviewed-by: coleenp, dholmes
-------------
PR: https://git.openjdk.java.net/jdk/pull/8581
More information about the hotspot-runtime-dev
mailing list