Release Note: New Method MemoryPoolMXBean.getTotalGcCpuTime()

XMLWordPrintable

      A new method `getTotalGcCpuTime()` has been added to `java.lang.management.MemoryMXBean`, that returns a long result with the accumulated CPU time in nanoseconds for GC related activity.

      Although added as a standard API, possible usage may be in conjunction with the `ProcessCpuTime` property defined by the JDK-specific management interface `com.sun.management.OperatingSystemMXBean`.

            Assignee:
            Jonas Norlinder
            Reporter:
            Jonas Norlinder
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: