RFR: 8330693: Generational ZGC: Simplify ZAddress::finalizable_good and ZAddress::mark_good
Erik Österlund
eosterlund at openjdk.org
Tue Apr 23 16:30:31 UTC 2024
On Sat, 20 Apr 2024 05:37:24 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Hi all,
>
> This patch simplifies the methods `ZAddress::finalizable_good` and `ZAddress::mark_good`, mainly removing the code which computes the `non_mark_prev_bits`.
>
> The tests `make test-tier1_gc` passed locally. Thanks for taking the time to review.
>
> Best Regards,
> -- Guoxiong
Looks good!
Marked as reviewed by eosterlund (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18873#pullrequestreview-2017737281
PR Review: https://git.openjdk.org/jdk/pull/18873#pullrequestreview-2017737569
More information about the hotspot-gc-dev
mailing list