RFR: 8367347: Serial: Refactor CLDScanClosure [v2]
Francesco Andreuzzi
fandreuzzi at openjdk.org
Wed Sep 10 18:54:59 UTC 2025
> Refactor `CLDScanClosure` so that all CLD logic is encapsulated in the CLD closure, without polluting the oop closure.
>
> Test: tier1-2, running tier3
Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
nn
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27199/files
- new: https://git.openjdk.org/jdk/pull/27199/files/f1d6b199..e66301e4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27199&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27199&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/27199.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27199/head:pull/27199
PR: https://git.openjdk.org/jdk/pull/27199
More information about the hotspot-gc-dev
mailing list