RFR: 8367240: Parallel: Refactor PSScavengeCLDClosure [v4]
Albert Mingkun Yang
ayang at openjdk.org
Wed Sep 10 12:53:25 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
Thanks for review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27165#issuecomment-3274838621
More information about the hotspot-gc-dev
mailing list