加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

从Windows内存转储创建Java堆转储

发布时间:2020-12-14 04:14:29 所属栏目:Windows 来源:网络整理
导读:我有一个JVM进程的 Windows内存转储(DMP)文件. Is there any way I can use Java tooling to do a heap analysis of this? The SDK tools (jhat etc.) don’t seem to help – they all seem to expect a Java heap dump. (我有很多Windbg经验,但在Java调试
我有一个JVM进程的 Windows内存转储(DMP)文件.

Is there any way I can use Java tooling to do a heap analysis of this? The SDK tools (jhat etc.) don’t seem to help – they all seem to expect a Java heap dump.

(我有很多Windbg经验,但在Java调试时我是完全无知的)

这个类似的问题:Dump file analysis of Java process?在这一点上没有答案.

请参阅 my other answer,具体说明如何从Windows minidump获取Java信息

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读