JDK-8175103 : Release Note: VM Options "-Xoss", "-Xsqnopause", "-Xoptimize" and "-Xboundthreads" are obsolete
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2017-02-16
  • Updated: 2017-10-20
  • Resolved: 2017-10-20
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 9
9Resolved
Description
The VM Options "-Xoss", "-Xsqnopause", "-Xoptimize" and "-Xboundthreads" are obsolete in JDK 9 and are ignored.  Use of these options will result in a warning being issued in JDK 9 and they may be removed completely in a future release.  

The VM Options "-Xoss", "-Xsqnopause", "-Xoptimize" options were already silently ignored for a long time.

The VM Option "-Xboundthreads" was only needed on Solaris 8/9 (when using the T1 threading library).
Comments
David, yes, sure! Thank you for fixing the text!
21-04-2017

Dmitry: I've been fixing up various Release Notes to improve consistency in terminology etc and came across this one. I hope you don't mind. These options are all "obsolete" rather than "deprecated" as they are ignored. I've clarified that in the main bug and related issues. If you are okay with this close this issue as "Delivered" and the Release Note will be generated automatically: Thanks.
21-04-2017