RFR: 8367240: Parallel: Refactor PSScavengeCLDClosure [v4]
Stefan Karlsson
stefank at openjdk.org
Tue Sep 9 15:54:33 UTC 2025
On Tue, 9 Sep 2025 15:49:51 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
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Marked as reviewed by stefank (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/27165#pullrequestreview-3202268260
More information about the hotspot-gc-dev
mailing list