jmap -dump:format=b,file=javanet123.hprof PID
直接可以通过idea打开

jhat -J-Xmx512m javanet123.hprof
http://localhost:7000/histo/ 就可以访问查看内存情况