In `os::numa_get_leaf_groups` of `os_windows.cpp`, `get_node_list_entry` is called with proper bound check, so it's redundant to check for out-of-index again inside the callee.
Other callers of `get_node_list_entry` also provide the same guarantee.
Other callers of `get_node_list_entry` also provide the same guarantee.
- is blocked by
-
JDK-8244065 Implement NUMA support on Windows
-
- Open
-
- relates to
-
JDK-8316098 Revise signature of numa_get_leaf_groups
-
- Resolved
-