RFR: 8307518: Remove G1 workaround in jstat about zero sized generation sized [v2]

Albert Mingkun Yang ayang at openjdk.org
Wed May 10 12:13:25 UTC 2023


On Wed, 10 May 2023 11:39:53 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Hi all,
>> 
>>   please review removal of some workaround in g1 memory usage monitoring that made sure that there were no 0-sized generations in the output. After [JDK-8307428](https://bugs.openjdk.org/browse/JDK-8307428) this is not necessary any more.
>> 
>> Testing: tier1-5
>> 
>> Thanks,
>>   Thomas
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
> 
>   minor fixes to indentation

Marked as reviewed by ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13880#pullrequestreview-1420494318


More information about the hotspot-gc-dev mailing list