RFR: 8337269: G1ConfidencePercent interpreted inconsistently [v2]
Thomas Schatzl
tschatzl at openjdk.org
Fri Oct 11 13:18:45 UTC 2024
> 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 two additional commits since the last revision:
- * whitespace fix
- * kbarrett review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21448/files
- new: https://git.openjdk.org/jdk/pull/21448/files/9ffbbdc9..8ffd34c6
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21448&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21448&range=00-01
Stats: 12 lines in 1 file changed: 3 ins; 4 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/21448.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21448/head:pull/21448
PR: https://git.openjdk.org/jdk/pull/21448
More information about the hotspot-gc-dev
mailing list