如何使用JProfiler查找Java中的内存泄漏? [英] How to find memory leak in java using JProfiler?

查看:600
本文介绍了如何使用JProfiler查找Java中的内存泄漏?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用JProfiler查找Java中的内存泄漏?在过去的1个星期中,我一直在JProfiler中工作,以查找Web应用程序中的内存泄漏.我阅读了一些手册并看到了一些文章,它说,请参阅所有对​​象和已分配对象视图中的内存使用情况,并使用分配热点可以发现内存泄漏.我调查了一下,发现char,字符串,字节使用了很多内存.由于我是新人,所以我不知道如何解决这个问题并解决内存泄漏问题.请帮我解决这个问题..

How to find memory leak in java using JProfiler? I have been working in JProfiler for the past 1 week to find memory leak in a web application. I read some manuals and see some articles, it says see the memory usage in all objects and allocated objects views and using the allocation hot spot you can find the memory leak. I looked into it and found lot of memory used by char, string, bytes. Since i am a fresher i don't know how to figure this and solve the memory leak. Please help me over this ..

预先感谢...

推荐答案

请参见

See this screen cast about finding memory leaks with JProfiler.

这篇关于如何使用JProfiler查找Java中的内存泄漏?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆