Integrated: 8330003: Serial: Move the logic of FastEvacuateFollowersClosure to SerialHeap
Guoxiong Li
gli at openjdk.org
Fri Apr 12 07:28:48 UTC 2024
On Wed, 10 Apr 2024 13:55:41 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> 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
This pull request has now been integrated.
Changeset: 2c8b432b
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2c8b432b8911bc1a52b02def89e4820c76ea67ba
Stats: 56 lines in 4 files changed: 23 ins; 29 del; 4 mod
8330003: Serial: Move the logic of FastEvacuateFollowersClosure to SerialHeap
Reviewed-by: ayang, tschatzl
-------------
PR: https://git.openjdk.org/jdk/pull/18725
More information about the hotspot-gc-dev
mailing list