RFR: 8337269: G1ConfidencePercent interpreted inconsistently [v3]
Thomas Schatzl
tschatzl at openjdk.org
Tue Oct 15 06:24:47 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 one additional commit since the last revision:
* kbarrett review
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/21448/files
- new: https://git.openjdk.org/jdk/pull/21448/files/8ffd34c6..79d67ee3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=21448&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=21448&range=01-02
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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