RFR: 8354228: Parallel: Set correct minimum of InitialSurvivorRatio [v2]

Albert Mingkun Yang ayang at openjdk.org
Thu Apr 10 11:59:52 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 incrementally with one additional commit since the last revision:

  review

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/24556/files
  - new: https://git.openjdk.org/jdk/pull/24556/files/6dfd92bf..1cd03d17

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=24556&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=24556&range=00-01

  Stats: 11 lines in 1 file changed: 0 ins; 11 del; 0 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