JDK-8275804 : [REDO] Print all owned locks in hs_err file
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 18
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2021-10-22
  • Updated: 2021-10-22
  • Resolved: 2021-10-22
Comments
I'm not going to do this anymore. The mutex_array created in the Mutex constructor made a good memory leak detector, but there are a lot of transient mutex that are unlikely to be very useful in error analysis.
22-10-2021