os::numa_has_static_binding() always return true. That method can be removed, and code in MutableNUMASpace::update() can be pruned.
Also, take a look at how UseAdaptiveNUMAChunkSizing is used, maybe more can be pruned.
See review of: 8301149: Parallel: Refactor MutableNUMASpace::update_layout
Also, take a look at how UseAdaptiveNUMAChunkSizing is used, maybe more can be pruned.
See review of: 8301149: Parallel: Refactor MutableNUMASpace::update_layout
- duplicates
-
JDK-8302464 Parallel: Remove unreachable code in callers of numa_has_static_binding
-
- Resolved
-