JDK-8251463 : Obsolete -XX:ForceNUMA option
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 16
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-08-12
  • Updated: 2020-08-25
  • Resolved: 2020-08-18
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 16
16 b12Fixed
Related Reports
Relates :  
Relates :  
Description
The ForceNUMA bool product option (default is false) was deprecated in JDK 15, and scheduled for obsoleting in JDK 16.  This RFE is for doing the obsoleting, including removal of the couple of uses of the option.

Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/95ec32b19bf5 User: lkorinth Date: 2020-08-18 10:16:20 +0000
18-08-2020