| JDK 26 |
|---|
| 26Unresolved |
|
CSR :
|
|
|
Relates :
|
|
|
Relates :
|
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.
|