RFR: 7096: Bring back Object statistics table for heap. [v2]

Virag Purnam duke at openjdk.org
Mon Aug 29 15:32:17 UTC 2022


> In the memory page, below mentioned columns have been added as per the request from customer. These columns are not visible by default. Users can select these from "Visible Columns" option. Customer wants these columns for the "Object Statistics". 
> 
> - Avg Live Count
> - Avg Live Size
> - Live Instances Increase
> - Percentage of Heap
> 
> ![ObjectStatistics](https://user-images.githubusercontent.com/97600378/186091512-b434560a-96b1-4e62-80b8-029ae95169bf.jpg)

Virag Purnam has updated the pull request incrementally with one additional commit since the last revision:

  7096: Bring back Object statistics table for heap.

-------------

Changes:
  - all: https://git.openjdk.org/jmc/pull/420/files
  - new: https://git.openjdk.org/jmc/pull/420/files/202a1caa..887bdf75

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jmc&pr=420&range=01
 - incr: https://webrevs.openjdk.org/?repo=jmc&pr=420&range=00-01

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jmc/pull/420.diff
  Fetch: git fetch https://git.openjdk.org/jmc pull/420/head:pull/420

PR: https://git.openjdk.org/jmc/pull/420


More information about the jmc-dev mailing list