Run dbx on the binary executable that caused the core dump.
对导致核心转储的二进制可执行文件运行 dbx。
The options you'll pass to jmap consist of the name of the file to dump to and whether to use a text file or binary file.
您要传递给jmap的选项包括转储文件的名称以及是否使用一个文本文件或二进制文件。
Once you've dumped the heap into a binary file, you can use jhat to analyze the binary heap dump file.
将堆转储至一个二进制文件后,您就可以使用jhat分析二进制堆转储文件。
应用推荐