介绍Memory Analyzer tool (MAT) 经典文章,转载留念:
注: 文章中提到在Eclipse中配置VM参数-XX:+HeapDumpOnOutOfMemoryError方法:
在Eclipse中的项目中的Run Configuration->(x)Arguments->VM arguments中设置
http://www.blogjava.net/rosen/archive/2010/06/13/323522.html
本文介绍如何使用MemoryAnalyzerTool(MAT)进行Java应用程序的内存分析。特别介绍了如何在Eclipse中通过设置-XX:+HeapDumpOnOutOfMemoryError参数来配置虚拟机(VM),以便在出现内存溢出错误时自动生成堆转储文件。
介绍Memory Analyzer tool (MAT) 经典文章,转载留念:
注: 文章中提到在Eclipse中配置VM参数-XX:+HeapDumpOnOutOfMemoryError方法:
在Eclipse中的项目中的Run Configuration->(x)Arguments->VM arguments中设置
http://www.blogjava.net/rosen/archive/2010/06/13/323522.html
4930
7万+

被折叠的 条评论
为什么被折叠?