RFR: 8330003: Serial: Move the logic of FastEvacuateFollowersClosure to SerialHeap [v5]
Guoxiong Li
gli at openjdk.org
Thu Apr 11 08:06:53 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:
Remove method declaration.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/18725/files
- new: https://git.openjdk.org/jdk/pull/18725/files/8e90866d..4c99f21f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=18725&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=18725&range=03-04
Stats: 8 lines in 1 file changed: 0 ins; 8 del; 0 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