RFR: 8329358: Generational ZGC: Remove the unused method ZPointer::set_remset_bits

Guoxiong Li gli at openjdk.org
Tue Apr 2 10:19:04 UTC 2024


On Tue, 2 Apr 2024 06:59:19 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Hi all,
>> 
>> This patch removes the unused method `ZPointer::set_remset_bits`. It seems that we don't need to set two remembered bits at the same time.
>> 
>> Thanks for taking the time to review.
>> 
>> Best Regards,
>> -- Guoxiong
>
> Marked as reviewed by stefank (Reviewer).

@stefank @fisk Thanks for the review.

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

PR Comment: https://git.openjdk.org/jdk/pull/18559#issuecomment-2031608504


More information about the hotspot-gc-dev mailing list