Skip to main content



      Home
Home » Eclipse Projects » Memory Analyzer » Histogram comparison for identify memory issue on java classes(Histogram Diff to identify the memory leaks on java class)
Histogram comparison for identify memory issue on java classes [message #1849384] Sat, 15 January 2022 11:43 Go to next message
Eclipse UserFriend
I have captured the heap dump on the initial stage of the android application and after running the certain process on the app. I have compared those heap dumps using MAT tools.

On histogram comparison, I found a couple of class objects are increased on the memory. I have repeated this process and the same number of classes is seen increased in the memory. Should I consider there could be a memory issue in those classes.

Re: Histogram comparison for identify memory issue on java classes [message #1849760 is a reply to message #1849384] Tue, 01 February 2022 08:44 Go to previous message
Eclipse UserFriend
That might be a problem, but it is hard to tell from that information.

Try running the
'Leak Suspects by Snapshot Comparison
: includes leak suspects
and a system overview from comparing two snapshots.'
report from the overview pane.
Previous Topic:Unable to open openj9 coredump file via Eclipse project
Next Topic:fields of objects not shown in inspector / attributes
Goto Forum:
  


Current Time: Tue Jul 08 01:11:34 EDT 2025

Powered by FUDForum. Page generated in 0.05556 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top