RFR: 7096: Bring back Object statistics table for heap. [v2]
Virag Purnam
duke at openjdk.org
Mon Aug 29 16:29:13 UTC 2022
On Mon, 29 Aug 2022 15:57:37 GMT, Alex Macdonald <aptmac at openjdk.org> wrote:
> `[..] increase in the live size set between [..]`
>
> It looks like you shuffled the set & size around
I have changed the comment to [..] increase in the live set size between [..] . Actually I have added a new method which returns the "increase in instances". The method which is already present returns the "increase in size".
-------------
PR: https://git.openjdk.org/jmc/pull/420
More information about the jmc-dev
mailing list