RFR: 8315550: G1: Fix -Wconversion warnings in g1NUMA

Albert Mingkun Yang ayang at openjdk.org
Tue Sep 12 07:42:55 UTC 2023


On Fri, 1 Sep 2023 15:48:25 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple `int` to `uint` for NUMA node-id.
> 
> Possibly, `numa_get_leaf_groups` should accept `uint[]`. I will attempt that in another PR, as that will be mostly runtime, not G1 specific.

Thanks for the review.

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

PR Comment: https://git.openjdk.org/jdk/pull/15541#issuecomment-1715167949


More information about the hotspot-gc-dev mailing list