JMX: Add an MXBeans method to query GC CPU time

XMLWordPrintable

      The VM supports retrieval of GC CPU time since JDK-8359110. OpenJDK has supported com.sun.management.OperatingSystemMXBean.getProcessCpuTime() since JDK 5. This patch augments the developers toolbox to understand where CPU time is spent.

      Introducing this through JMX allows a developer to query process and GC CPU time during critical section and/or after JIT warmup.

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

              Created:
              Updated: