Integrated: 8329659: Serial: Extract allowed_dead_ratio from ContiguousSpace

Guoxiong Li gli at openjdk.org
Mon Apr 8 16:12:17 UTC 2024


On Fri, 5 Apr 2024 16:37:29 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This patch moves the `allowed_dead_ratio` related content from `ContiguousSpace` to `DeadSpacer`.
> 
> The tests `make test-tier1_gc` passed locally. Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong

This pull request has now been integrated.

Changeset: 115f4193
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/115f4193eb39d8469ac8127e38798a3f041c22e0
Stats:     12 lines in 3 files changed: 1 ins; 10 del; 1 mod

8329659: Serial: Extract allowed_dead_ratio from ContiguousSpace

Reviewed-by: ayang, iwalulya

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

PR: https://git.openjdk.org/jdk/pull/18661


More information about the hotspot-gc-dev mailing list