RFR: 8361349: Fix visibility of CollectedHeap::stop() and ::print_tracing_info()

Albert Mingkun Yang ayang at openjdk.org
Mon Jul 7 14:04:42 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

Marked as reviewed by ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/26160#pullrequestreview-2994041889


More information about the shenandoah-dev mailing list