RFR: 8367240: Parallel: Refactor PSScavengeCLDClosure [v4]

Francesco Andreuzzi duke at openjdk.org
Wed Sep 10 10:36:50 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 fandreuz at github.com (no known OpenJDK username).

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

PR Review: https://git.openjdk.org/jdk/pull/27165#pullrequestreview-3205530580


More information about the hotspot-gc-dev mailing list