Detecting Deadlocks in a Multi-Threaded Java Application Using JVisualVM
Detecting Deadlocks in a Multi-Threaded Java Application Using JVisualVM
JVisualVM can be used to identify and fix many Java performance problems, such as deadlocks that happen in multithreaded Java applications.
Join the DZone community and get the full member experience.
Join For FreeSensu is an open source monitoring event pipeline. Try it today.
JVisualVM is a very useful tool that comes bundled with JDK. It can help identifying and fixing many Java performance problems.
In this video blog, we will use JVisualVM to identify and fix deadlocks happening in a multithreaded Java application. This video blog also talks about thread dump analysis approach, situations where thread dump analysis can help, and some of the tools which can be used to perform the thread dump analysis.
Sensu: workflow automation for monitoring. Learn more—download the whitepaper.
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}