Integrated: 8330733: Generational ZGC: Remove ZBarrier::verify_old_object_live_slow_path

Guoxiong Li gli at openjdk.org
Mon Apr 22 08:17:33 UTC 2024


On Sat, 20 Apr 2024 05:32:13 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This trivial patch removes the unused method `ZBarrier::verify_old_object_live_slow_path`.
> 
> Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong

This pull request has now been integrated.

Changeset: 5313dcc8
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5313dcc8f9c5bf54a2a44a1d68a690f13f15882a
Stats:     14 lines in 2 files changed: 0 ins; 14 del; 0 mod

8330733: Generational ZGC: Remove ZBarrier::verify_old_object_live_slow_path

Reviewed-by: stefank, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/18872


More information about the hotspot-gc-dev mailing list