RFR: 8361349: Fix visibility of CollectedHeap::stop() and ::print_tracing_info()
Thomas Schatzl
tschatzl at openjdk.org
Mon Jul 7 13:36:53 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
-------------
Commit messages:
- 8361349
Changes: https://git.openjdk.org/jdk/pull/26160/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=26160&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8361349
Stats: 58 lines in 8 files changed: 33 ins; 25 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