Integrated: 8307518: Remove G1 workaround in jstat about zero sized generation sizes

Thomas Schatzl tschatzl at openjdk.org
Fri May 12 07:26:59 UTC 2023


On Tue, 9 May 2023 07:50:54 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

This pull request has now been integrated.

Changeset: 1ce1611e
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/1ce1611ead1e3eccd9a6b82857740e27e37f05f7
Stats:     52 lines in 2 files changed: 4 ins; 17 del; 31 mod

8307518: Remove G1 workaround in jstat about zero sized generation sizes

Reviewed-by: kbarrett, ayang

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

PR: https://git.openjdk.org/jdk/pull/13880


More information about the hotspot-gc-dev mailing list