Introduction - If you have any usage issues, please Google them yourself
FullThreadDump demonstrates the use of the java.lang.management API
to print the full thread dump. JDK 6 defines a new API to dump
the information about monitors and java.util.concurrent ownable
synchronizers.
Packet : 37724105fullthreaddump.rar filelist
Deadlock.java
FullThreadDump.java
ThreadMonitor.java