-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-svc
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
-
- Provisional
-
- relates to
-
JDK-8315149 Add hsperf counters for CPU time of internal GC threads
-
- Resolved
-
-
JDK-8369449 Spec: introduce new JVMTI function GetTotalGCCpuTime
-
- Closed
-
- links to
-
Review(master)
openjdk/jdk/27537