Integrated: 8350758: G1: Use actual last prediction in accumulated survivor rate prediction too

Thomas Schatzl tschatzl at openjdk.org
Fri Feb 28 14:20:19 UTC 2025


On Wed, 26 Feb 2025 11:51:31 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this fix to recent JDK-8349906 to use the current
> survivor rate in the accumulated survivor rate for initializing newly allocated entries as well.
> 
> Testing: gha
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: d6c4be67
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d6c4be672f6348f8ed985416ed90d0447f5d5bb3
Stats:     17 lines in 1 file changed: 5 ins; 8 del; 4 mod

8350758: G1: Use actual last prediction in accumulated survivor rate prediction too

Reviewed-by: ayang, iwalulya

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

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


More information about the hotspot-gc-dev mailing list