-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
The thread dump generated by the `com.sun.management.HotSpotDiagnosticMXBean.dumpThreads` API, and the diagnostic command `jcmd <pid> Thread.dump_to_file`, now includes information about park blocker owner for threads that are blocked for parking on `java.util.concurrent.locks.AbstractOwnableSynchronizer` objects.