Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Memory Analyzer » Numerical values are not shown in Dominator Tree(In Dominator Tree Table, the numberic values in Shallow Heap, Retained Heap and Percentage are not shown)
icon4.gif  Numerical values are not shown in Dominator Tree [message #1709811] Thu, 01 October 2015 10:09 Go to next message
Isuru Perera is currently offline Isuru PereraFriend
Messages: 2
Registered: July 2009
Junior Member
I'm using Eclipse Memory Analyzer Version 1.5.0.

In Dominator Tree, I don't see the numberic values in Shallow Heap, Retained Heap and Percentage.

index.php/fa/23415/0/

If I right click and copy -> selection, I can see the values are copied.

For example:


Class Name                                                         | Shallow Heap | Retained Heap | Percentage
---------------------------------------------------------------------------------------------------------------
org.wso2.carbon.webapp.mgt.CarbonTomcatSessionManager @ 0x782878308|          152 | 1,628,607,392 |     92.96%
---------------------------------------------------------------------------------------------------------------


I'm using Java 1.8

$ java -version
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)


I also tried with Java 1.7.0_80 and I didn't see any difference.

I'm using Ubuntu 15.04

$ uname -a
Linux isurup-ThinkPad-T530 3.19.0-30-generic #33-Ubuntu SMP Mon Sep 21 20:58:04 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux


Is this a known issue or something wrong with my environment?
Re: Numerical values are not shown in Dominator Tree [message #1710493 is a reply to message #1709811] Wed, 07 October 2015 07:43 Go to previous messageGo to next message
Andreas Strey is currently offline Andreas StreyFriend
Messages: 3
Registered: October 2015
Junior Member
Hi,

i have the same problem with version 1.5. In 1.4 is everything fine.

Java version:
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)


I'm using an Arch Linux with the current Gnome3.

Linux andreas 4.2.2-1-ARCH #1 SMP PREEMPT Tue Sep 29 22:21:33 CEST 2015 x86_64 GNU/Linux

Re: Numerical values are not shown in Dominator Tree [message #1710618 is a reply to message #1710493] Thu, 08 October 2015 00:36 Go to previous messageGo to next message
Faraz Ali is currently offline Faraz AliFriend
Messages: 2
Registered: October 2015
Junior Member
I'm using v1.3.0 and I see the numbers in Shallow Heap and Retained Heap just fine. Sounds like this is a new issue in r1.5
Re: Numerical values are not shown in Dominator Tree [message #1711337 is a reply to message #1710618] Thu, 15 October 2015 06:36 Go to previous message
Isuru Perera is currently offline Isuru PereraFriend
Messages: 2
Registered: July 2009
Junior Member
Thanks for confirming that the issue is there is in MAT 1.5. I created a bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=479816
Previous Topic:toString a LinkedList
Next Topic:Do not open customize perspective
Goto Forum:
  


Current Time: Thu Apr 25 09:33:07 GMT 2024

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

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

Back to the top