JDK-8275761 : Backout: JDK-8274794 Print all owned locks in hs_err file
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 18
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-10-22
  • Updated: 2021-10-26
  • Resolved: 2021-10-22
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 masterFixed
Related Reports
Duplicate :  
Relates :  
Description
The fix for JDK-8274794 is causing massive test failures in tier5 due to a SEGV in the ~Mutex destructor. The cause is not clear so I'm backing out the fix to clean up the CI test results while it is investigated further.
Comments
Changeset: fab3d6c6 Author: David Holmes <dholmes@openjdk.org> Date: 2021-10-22 04:47:53 +0000 URL: https://git.openjdk.java.net/jdk/commit/fab3d6c6122b2ce23dfa12db489923d8261f8f35
22-10-2021