This enhancement is adding same feature for other GCs.
e.g. ZGC, Shenandoah and Epsilon.
GCTraceCPUTime prints log messages(user, system and real time) if gc+cpu=Info is enabled.
Add a JFR event which includes same information.
- relates to
-
JDK-8291753 Add JFR event for GC CPU Time
- Resolved