RFR: 8354228: Parallel: Set correct minimum of InitialSurvivorRatio [v3]
Albert Mingkun Yang
ayang at openjdk.org
Tue Apr 22 07:55:17 UTC 2025
> Updating the lower bound of InitialSurvivorRatio to match MinSurvivorRatio. The two removed test cases set conflicting Min and Intial SurvivorRatio, which, IMO, is an incorrect configuration, so I removed them.
>
> Test: tier1-7
Albert Mingkun Yang has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Merge branch 'master' into pgc-min-initial-fix
- review
- pgc-min-initial-fix
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/24556/files
- new: https://git.openjdk.org/jdk/pull/24556/files/1cd03d17..2bd29e50
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=24556&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=24556&range=01-02
Stats: 225454 lines in 1011 files changed: 36608 ins; 184978 del; 3868 mod
Patch: https://git.openjdk.org/jdk/pull/24556.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/24556/head:pull/24556
PR: https://git.openjdk.org/jdk/pull/24556
More information about the hotspot-gc-dev
mailing list