jhat Command Examples

Java heap analysis tool. More information: https://docs.oracle.com/javase/8/docs/technotes/tools/unix/jhat.html.

jhat {{dump_file.bin}}

jhat -p {{port}} {{dump_file.bin}}

jhat -J-mx8G {{dump_file.bin}}