Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8315550

G1: Fix -Wconversion warnings in g1NUMA

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 22
    • 22
    • hotspot
    • gc
    • b15

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: