Integrated: 8367240: Parallel: Refactor PSScavengeCLDClosure
Albert Mingkun Yang
ayang at openjdk.org
Wed Sep 10 12:53:26 UTC 2025
On Tue, 9 Sep 2025 08:59:10 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> Refactor `PSScavengeCLDClosure` and its "enclosing" `PSScavengeFromCLDClosure` so that all CLD logic is encapsulated in the CLD closure, without polluting the oop closure.
>
> Test: tier1-3
This pull request has now been integrated.
Changeset: 385c1329
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/385c13298932f1de16e6161652be35d966d822ec
Stats: 41 lines in 1 file changed: 8 ins; 17 del; 16 mod
8367240: Parallel: Refactor PSScavengeCLDClosure
Reviewed-by: stefank
-------------
PR: https://git.openjdk.org/jdk/pull/27165
More information about the hotspot-gc-dev
mailing list