Integrated: 8343189: [REDO] JDK-8295269 G1: Improve slow startup due to predictor initialization

Thomas Schatzl tschatzl at openjdk.org
Fri Nov 8 09:46:39 UTC 2024


On Mon, 4 Nov 2024 15:06:04 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this redo of [JDK-8295269](https://bugs.openjdk.org/browse/JDK-8295269) G1: Improve slow startup due to predictor initialization. The cause are issues with the `runtime/cds/DeterministicDump.java` test, that is currently being fixed in #21871.
> 
> There has been no change in these changes.
> 
> Testing: running a few thousand times with the fixed `runtime/cds/DeterministicDump.java` test
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: c7f071cf
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c7f071cf36a6f064e293e82e7e5bb0abcc76ad70
Stats:     7 lines in 2 files changed: 6 ins; 0 del; 1 mod

8343189: [REDO] JDK-8295269 G1: Improve slow startup due to predictor initialization

Reviewed-by: iwalulya, sjohanss

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

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


More information about the hotspot-gc-dev mailing list