1、导出dump文件 jmap -dump:format=b,file=mydump.bin pid
2、下载MemoryAnalyzer.exe:https://www.eclipse.org/mat/downloads.php
查看运行时参数信息 jinfo -flags 26916