G1: Fix -Wconversion warnings in g1NUMA

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 22
    • Component/s: hotspot
    • gc
    • b15

      Inspecting the implementation of `os::numa_get_leaf_groups`, one can see all node-id are non-negative, iterated from 0 to highest_node_number.

      Therefore, use `uint` to record node-id.

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: