Hi there, Is there a standard MBean (similar to GarbageCollectorMXBean), or other mechanism, that can be used to get safepoint statistics from Java (count, time, etc.)? I know it’s possible to get that info from sun.management.HotspotRuntime.java, but I assume this is not a publicly accessible API any more? Is there a standard alternative?
Thanks, Tony ————— Tony Printezis | @TonyPrintezis | tprinte...@twitter.com