jstack / jmap / jps# JVM diagnostic tools. $ jps -lv $ jstack PID $ jmap -heap PID $ jmap -dump:live,format=b,file=heap.hprof PID