RFR: 7096: Bring back Object statistics table for heap. [v2]
Alex Macdonald
aptmac at openjdk.org
Mon Aug 29 16:01:25 UTC 2022
On Mon, 29 Aug 2022 15:29:04 GMT, Virag Purnam <duke at openjdk.org> wrote:
>> core/org.openjdk.jmc.flightrecorder.rules.jdk/src/main/java/org/openjdk/jmc/flightrecorder/rules/jdk/dataproviders/ObjectStatisticsDataProvider.java line 105:
>>
>>> 103:
>>> 104: /**
>>> 105: * @return an aggregator for the increase in the live size set between the first and last
>>
>> Perhaps "live set size"?
>
>> Perhaps "live set size"?
>
> Thanks Marcus. I have done the changes accordingly. I have committed and pushed the changes.
`[..] increase in the live size set between [..]`
It looks like you shuffled the set & size around
-------------
PR: https://git.openjdk.org/jmc/pull/420
More information about the jmc-dev
mailing list