JDK-8269678 : Remove unimplemented and unused os::bind_to_processor()
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-06-30
  • Updated: 2021-07-08
  • Resolved: 2021-06-30
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 18
18 b05Fixed
Related Reports
Relates :  
Description
Seems to be leftover from Solaris port.
Comments
It was only implemented on Solaris, but I think it became dead code due to "JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector"
01-07-2021

Changeset: 5c08344b Author: Zhengyu Gu <zgu@openjdk.org> Date: 2021-06-30 19:52:39 +0000 URL: https://git.openjdk.java.net/jdk/commit/5c08344b646b92f3357a0daf32e77b21da5859ec
30-06-2021

Now linked to: JDK-8244224 Implementation of JEP 381: Remove the Solaris and SPARC Ports
30-06-2021