Integrated: 8329358: Generational ZGC: Remove the unused method ZPointer::set_remset_bits
Guoxiong Li
gli at openjdk.org
Tue Apr 2 10:19:05 UTC 2024
On Sat, 30 Mar 2024 14:48:03 GMT, Guoxiong Li <gli 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
This pull request has now been integrated.
Changeset: 8b934aab
Author: Guoxiong Li <gli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8b934aab1402ea74ac1fb7b56bfb9840f932ccb1
Stats: 10 lines in 2 files changed: 0 ins; 8 del; 2 mod
8329358: Generational ZGC: Remove the unused method ZPointer::set_remset_bits
Reviewed-by: stefank, eosterlund
-------------
PR: https://git.openjdk.org/jdk/pull/18559
More information about the hotspot-gc-dev
mailing list