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

Thomas Schatzl tschatzl at openjdk.org
Tue Jul 8 08:32:18 UTC 2025


> 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

Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:

  * remove one more unnecessary `private`

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26160/files
  - new: https://git.openjdk.org/jdk/pull/26160/files/5fd5d6f7..087d72b7

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26160&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26160&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26160.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26160/head:pull/26160

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


More information about the shenandoah-dev mailing list