JDK-8245850 : Obsolete UseLWPSynchronization
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 15
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-05-26
  • Updated: 2020-06-01
  • Resolved: 2020-05-27
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 15
15 b25Fixed
Related Reports
CSR :  
Relates :  
Description
With Solaris removed (JDK-8241787) the UseLWPSynchronization flag no longer has any effect and should be removed using the normal process. Since the flag was really only useful on Solaris and since all the code it once controlled is now gone the flag will go directly to obsolete, skipping the deprecation step.
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/99b3e9be062a User: mikael Date: 2020-05-27 21:36:33 +0000
27-05-2020

RT Triage: since the code has been removed, it makes sense to go straight to Obsolete state.
26-05-2020