Integrated: 8354228: Parallel: Set correct minimum of InitialSurvivorRatio
Albert Mingkun Yang
ayang at openjdk.org
Wed Apr 23 10:44:51 UTC 2025
On Wed, 9 Apr 2025 17:33:07 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
This pull request has now been integrated.
Changeset: 82c24944
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/82c249446f2bd6f3b0e612c5ef3e6bfcab388c3b
Stats: 26 lines in 3 files changed: 12 ins; 13 del; 1 mod
8354228: Parallel: Set correct minimum of InitialSurvivorRatio
Reviewed-by: tschatzl, gli
-------------
PR: https://git.openjdk.org/jdk/pull/24556
More information about the hotspot-gc-dev
mailing list