JDK-8316735 : Print LockStack in hs_err files
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 21,22,repo-lilliput-17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-09-22
  • Updated: 2024-04-05
  • Resolved: 2023-09-26
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 21 JDK 22
21.0.2Fixed 22 b17Fixed
Related Reports
Relates :  
Relates :  
Sub Tasks
JDK-8322345 :  
Description
We have seen bugs related to the new locking which is used by default since JDK-8315880. It would be helpful to see the LockStack of a crashing JavaThread in hs_err files.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/lilliput-jdk17u/pull/70 Date: 2024-04-05 09:55:36 +0000
05-04-2024

[jdk21u-fix-request] Approval Request from Aleksey Shipilëv Clean backport to improve crash diagnostics. Applies cleanly. This matters mostly for LockingMode=2 case, which is not default in JDK 21.
17-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u/pull/264 Date: 2023-10-17 09:16:37 +0000
17-10-2023

Changeset: 20ff6031 Author: Martin Doerr <mdoerr@openjdk.org> Date: 2023-09-26 13:33:33 +0000 URL: https://git.openjdk.org/jdk/commit/20ff603108a52468dd41020cbf6c0bf669e23861
26-09-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/15884 Date: 2023-09-22 09:47:22 +0000
22-09-2023