Sometimes I write broken code. Sometimes my test cases never complete. For this, there is a simple solution. Type CTRL+BACKSLASH into the Java process. The result is a full stack trace of all my JVM's threads.
It's a great way to debug deadlocks.
Sometimes I write broken code. Sometimes my test cases never complete. For this, there is a simple solution. Type CTRL+BACKSLASH into the Java process. The result is a full stack trace of all my JVM's threads.
It's a great way to debug deadlocks.