There are the CollectedHeap::stop() and CH::print_tracing_info methods that print some statistics at VM exit. This is now only called by the protected method CollectedHeap::before_exit(), so these methods may be protected as well
- relates to
-
JDK-8361238 G1 tries to get CPU info from terminated threads at shutdown
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/68b27b88
-
Review(master) openjdk/jdk/26160