Numerical values are not shown in Dominator Tree [message #1709811] |
Thu, 01 October 2015 10:09  |
Eclipse User |
|
|
|
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.

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   |
Eclipse User |
|
|
|
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
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04044 seconds