9 ms·
jstack does only one thing but does it well :) It is one of the most useful tools while debugging JVM apps and everybody should get to know it.
by tuczi 7y ago
jstack does only one thing but does it well :) It is one of the most useful tools while debugging JVM apps and everybody should get to know it.
- bollol 7y agoyeah but it somehow very hard to automate/use it in containers where access is strictly censored. APMs like Newrelic provides similar capabilities.