-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
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.
Introducing this through JMX allows a developer to query process and GC CPU time during critical section and/or after JIT warmup.
- csr for
-
JDK-8368529 JMX: Add an MXBeans method to query GC CPU time
-
- Draft
-
- links to
-
Review(master) openjdk/jdk/27537