RFR: 8337269: G1ConfidencePercent interpreted inconsistently
Kim Barrett
kbarrett at openjdk.org
Thu Oct 10 14:51:10 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
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21448#pullrequestreview-2360625323
More information about the hotspot-gc-dev
mailing list