eclipse中设置虚拟机参数
-Xloggc:gc.log
-XX:ErrorFile=./hs_err_pid.log
-XX:HeapDumpPath=./java_pid.hprof
-XX:+HeapDumpOnOutOfMemoryError
http://dev.eclipse.org/blogs/memoryanalyzer/2008/04/21/immortal-objects-or-how-to-find-memory-leaks/
http://wiki.eclipse.org/index.php/MemoryAnalyzer#Finding_Memory_Leaks
core dump
http://awhite2008.blog.sohu.com/153821828.html
http://www.ibm.com/developerworks/cn/websphere/library/techarticles/0903_suipf_javadump/
http://www.cn-java.com/www1/?action-viewnews-itemid-68645
http://awhite2008.blog.sohu.com/153821828.html
http://www.iteye.com/topic/802573
can be used
http://kenwublog.com/docs/java6-jvm-options-chinese-edition.htm
-XX:ErrorFile=./hs_err_pid<pid>.log
java dump
最新推荐文章于 2025-05-11 23:25:50 发布