Integrated: 8367347: Serial: Refactor CLDScanClosure

Francesco Andreuzzi fandreuzzi at openjdk.org
Thu Sep 11 14:41:06 UTC 2025


On Wed, 10 Sep 2025 16:26:39 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:

> Refactor `CLDScanClosure` so that all CLD logic is encapsulated in the CLD closure, without polluting the oop closure.
> 
> Test: tier1-2

This pull request has now been integrated.

Changeset: ec743233
Author:    Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ec7432331ba09cc2d257af51abc494aab209d912
Stats:     33 lines in 1 file changed: 8 ins; 14 del; 11 mod

8367347: Serial: Refactor CLDScanClosure

Reviewed-by: stefank, ayang, tschatzl

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

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


More information about the hotspot-gc-dev mailing list