RFR: 8330003: Serial: Move the logic of FastEvacuateFollowersClosure to SerialHeap [v2]

Guoxiong Li gli at openjdk.org
Wed Apr 10 14:17:23 UTC 2024


> Hi all,
> 
> This patch moves the content of `FastEvacuateFollowersClosure::do_void` to `SerialHeap::scan_evacuated_objs`.
> 
> Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong

Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:

  Mark two methods as inline.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18725/files
  - new: https://git.openjdk.org/jdk/pull/18725/files/8d2be40f..fa81d427

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=18725&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=18725&range=00-01

  Stats: 22 lines in 3 files changed: 8 ins; 8 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/18725.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/18725/head:pull/18725

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


More information about the hotspot-gc-dev mailing list