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

Thomas Schatzl tschatzl at openjdk.org
Fri May 12 07:26:57 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

Thanks for your reviews

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

PR Comment: https://git.openjdk.org/jdk/pull/13880#issuecomment-1545295661


More information about the hotspot-gc-dev mailing list