RFR: 8337269: G1ConfidencePercent interpreted inconsistently [v3]
Kim Barrett
kbarrett at openjdk.org
Tue Oct 15 08:22:10 UTC 2024
On Tue, 15 Oct 2024 06:24:47 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
>
> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>
> * kbarrett review
Looks good.
-------------
Marked as reviewed by kbarrett (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21448#pullrequestreview-2368524998
More information about the hotspot-gc-dev
mailing list