JDK-7198334 : UseNUMA modifies system parameters on non-NUMA system
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 7u6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86
  • Submitted: 2012-09-13
  • Updated: 2013-04-30
  • Resolved: 2012-12-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8 b67Fixed hs25Fixed
Description
UseNUMA modifies system parameters on non-NUMA system

Comments
SUGGESTED FIX Make sure the UseNUMA test for MinHeapDeltaBytes and UseNUMAInterleaving also check that NUMA nodes are greater than 1.
13-09-2012