JDK-8214732 : Release Note: Obsoleted -XX:+/-MonitorInUseLists
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 12
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2018-12-03
  • Updated: 2019-07-24
  • Resolved: 2019-07-24
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 12
12Resolved
Description
The VM Option `-XX:-MonitorInUseLists` is obsolete in JDK 12 and ignored. Use of this flag will result in a warning being issued. This option may be removed completely in a future release.
Comments
Why are we adding a release note for this? AFAICS this flag has not been documented on the "java" command reference page, and it's deprecation was not subject to a release note, so why are we adding one now?
22-02-2019