RFR: 8367347: Serial: Refactor CLDScanClosure [v6]

Francesco Andreuzzi fandreuzzi at openjdk.org
Thu Sep 11 10:14:26 UTC 2025


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

Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:

  bool check early

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27199/files
  - new: https://git.openjdk.org/jdk/pull/27199/files/b8b537e8..959f9324

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27199&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27199&range=04-05

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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