RFR: 8354228: Parallel: Set correct minimum of InitialSurvivorRatio [v2]
Thomas Schatzl
tschatzl at openjdk.org
Tue Apr 22 07:25:56 UTC 2025
On Thu, 10 Apr 2025 11:59:52 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> 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
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/24556#pullrequestreview-2783068630
More information about the hotspot-gc-dev
mailing list