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

Albert Mingkun Yang ayang at openjdk.org
Thu Apr 11 08:56:41 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 ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18725#pullrequestreview-1993638795


More information about the hotspot-gc-dev mailing list