RFR: 8330003: Serial: Move the logic of FastEvacuateFollowersClosure to SerialHeap [v5]
Thomas Schatzl
tschatzl at openjdk.org
Fri Apr 12 07:09:43 UTC 2024
On Thu, 11 Apr 2024 08:06:53 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
>
> Guoxiong Li has updated the pull request incrementally with one additional commit since the last revision:
>
> Remove method declaration.
Marked as reviewed by tschatzl (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18725#pullrequestreview-1996033198
More information about the hotspot-gc-dev
mailing list