RFR: 8330145: Serial: Refactor SerialHeap::scan_evacuated_objs

Albert Mingkun Yang ayang at openjdk.org
Fri Apr 12 08:25:51 UTC 2024


Simple refactoring to extract oop-scanning logic from generation.

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

Commit messages:
 - s1-scan-evac-obj

Changes: https://git.openjdk.org/jdk/pull/18750/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18750&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8330145
  Stats: 119 lines in 8 files changed: 28 ins; 88 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/18750.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18750/head:pull/18750

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


More information about the hotspot-gc-dev mailing list