-
Sub-task
-
Resolution: Delivered
-
P4
-
8u341, 11.0.14-oracle, 17.0.1, 18
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8306017 | 17.0.1 | Sandra Payne | P4 | Resolved | Delivered | |
JDK-8306016 | 11.0.14-oracle | Sandra Payne | P4 | Resolved | Delivered | |
JDK-8306018 | 8u341 | Sandra Payne | P4 | Resolved | Delivered |
For JVMs running in a container, `OperatingSystemMXBean.getProcessCpuLoad` now considers only the CPU resources available to the container when calculating CPU load. Prior to this change, the calculation included all CPUs on a host. After this change, management agents may report higher CPU usage by JVMs in containers that are constrained to a limited set of CPUs.
- backported by
-
JDK-8306016 Release Note: OperatingSystemMXBean.getProcessCpuLoad Is Now Container Aware
- Resolved
-
JDK-8306017 Release Note: OperatingSystemMXBean.getProcessCpuLoad Is Now Container Aware
- Resolved
-
JDK-8306018 Release Note: OperatingSystemMXBean.getProcessCpuLoad Is Now Container Aware
- Resolved