Integrated: 8337269: G1ConfidencePercent interpreted inconsistently
Thomas Schatzl
tschatzl at openjdk.org
Tue Oct 15 08:49:18 UTC 2024
On Thu, 10 Oct 2024 09:56:58 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this change that removes the inconsistency in interpretation of G1ConfidencePercent; higher confidence means that G1 should use less safety margin (i.e. part of the variance).
>
> Other than that it does not change the uses for it.
>
> Testing: gha
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 3b8a2f8c
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3b8a2f8c45ffd0bdb48db805cf70b4652525d891
Stats: 15 lines in 3 files changed: 4 ins; 4 del; 7 mod
8337269: G1ConfidencePercent interpreted inconsistently
Reviewed-by: kbarrett, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/21448
More information about the hotspot-gc-dev
mailing list