Integrated: 8371985: Parallel: Move should_attempt_scavenge to ParallelScavengeHeap

Albert Mingkun Yang ayang at openjdk.org
Wed Nov 19 11:50:41 UTC 2025


On Mon, 17 Nov 2025 09:49:30 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Move young/full-gc criteria heuristics outside of `psScavenge.cpp` so that young-gc API runs to completion.
> 
> Test: tier1-3

This pull request has now been integrated.

Changeset: 54893dc5
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/54893dc5c2a4702896029b1844bc9496325c8f26
Stats:     121 lines in 4 files changed: 53 ins; 62 del; 6 mod

8371985: Parallel: Move should_attempt_scavenge to ParallelScavengeHeap

Reviewed-by: fandreuzzi, iwalulya

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

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


More information about the hotspot-gc-dev mailing list