With the deadlock demo program, SimpleDeadLock.java, running in a locked status as described in the previous section, I am ready to run "jstack" to print the deadlock information and stack traces of 2 locked threads: herong> jps -l -m 16308 jdk.jcmd/sun.tools.jps.Jps -l -m 12888 ...