Integrated: 8367410: ZGC: Remove unused ZNmethodTable::wait_until_iteration_done()

Thomas Schatzl tschatzl at openjdk.org
Tue Sep 16 08:49:31 UTC 2025


On Thu, 11 Sep 2025 12:12:25 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   please review this trivial removal of `ZNmethodTable::wait_until_iteration_done()` as it is never used.
> 
> Testing: local compilation
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: ca89cd06
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ca89cd06d39ed3a6bbe16f60fea4d7382849edbd
Stats:     15 lines in 3 files changed: 2 ins; 12 del; 1 mod

8367410: ZGC: Remove unused ZNmethodTable::wait_until_iteration_done()

Reviewed-by: stefank, fandreuzzi

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

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


More information about the hotspot-gc-dev mailing list