Integrated: 7096: Bring back Object statistics table for heap.

Virag Purnam duke at openjdk.org
Thu Sep 1 08:56:20 UTC 2022


On Tue, 23 Aug 2022 07:56:19 GMT, Virag Purnam <duke at openjdk.org> wrote:

> 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)

This pull request has now been integrated.

Changeset: c03822bd
Author:    vpurnam <vpurnam at VPURNAM-7420.in.oracle.com>
Committer: Suchita Chaturvedi <schaturvedi at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/c03822bdc231003d30b7f7df42ca44b2ae6cd78f
Stats:     71 lines in 9 files changed: 69 ins; 0 del; 2 mod

7096: Bring back Object statistics table for heap.

Reviewed-by: hirt

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

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


More information about the jmc-dev mailing list