Integrated: 8361349: Fix visibility of CollectedHeap::stop() and ::print_tracing_info()
Thomas Schatzl
tschatzl at openjdk.org
Wed Jul 9 08:13:45 UTC 2025
On Mon, 7 Jul 2025 13:30:44 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this refactoring to improve the visibility of `CollectedHeap::stop()` and `CH::print_tracing_info()`.
>
> The change moves these methods to `protected` visibility.
>
> Testing: gha
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 68b27b88
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/68b27b88b5160dd2883f93928c5f6ce245412495
Stats: 52 lines in 8 files changed: 27 ins; 25 del; 0 mod
8361349: Fix visibility of CollectedHeap::stop() and ::print_tracing_info()
Reviewed-by: iwalulya, ayang
-------------
PR: https://git.openjdk.org/jdk/pull/26160
More information about the shenandoah-dev
mailing list