Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16:43 Go to next message
BHAVIN SHAH is currently offline BHAVIN SHAHFriend
Messages: 1
Registered: January 2022
Junior Member
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 13:44 Go to previous message
Andrew Johnson is currently offline Andrew JohnsonFriend
Messages: 205
Registered: July 2009
Senior Member
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: Thu Mar 28 12:34:36 GMT 2024

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

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

Back to the top