Integrated: 8282484: G1: Predicted old time in log always zero

Thomas Schatzl tschatzl at openjdk.java.net
Thu Mar 3 09:30:09 UTC 2022


On Wed, 2 Mar 2022 09:56:37 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I get reviews for this change that fixes log output for the amount of expected time the initial set of old gen regions is going to take?
> 
> Previously, due to this error, this value has always been zero.
> 
> Testing: local testing, gha
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: d4d1fbc2
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d4d1fbc27a2382d8d9545b7bf672cdcc81654404
Stats:     4 lines in 1 file changed: 0 ins; 1 del; 3 mod

8282484: G1: Predicted old time in log always zero

Reviewed-by: ayang, iwalulya

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

PR: https://git.openjdk.java.net/jdk/pull/7657



More information about the hotspot-gc-dev mailing list