[jdk17u-dev] RFR: 8351359: OperatingSystemMXBean: values from getCpuLoad and getProcessCpuLoad are stale after 24.8 days (Windows)
Voznia Anton
duke at openjdk.org
Mon Oct 27 20:56:41 UTC 2025
Hi,
It's a clean backport of JDK-8351359.
Changes are related to Windows only.
Testing:
- manual testing code that calls `getProcessCpuLoad()` on windows server 2025, intel cpu
- OpenJDK GHA Sanity Checks
-------------
Commit messages:
- Fix copyright year.
- 8351359: OperatingSystemMXBean: values from getCpuLoad and getProcessCpuLoad are stale after 24.8 days (Windows)
Changes: https://git.openjdk.org/jdk17u-dev/pull/3983/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3983&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8351359
Stats: 6 lines in 1 file changed: 2 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3983.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3983/head:pull/3983
PR: https://git.openjdk.org/jdk17u-dev/pull/3983
More information about the jdk-updates-dev
mailing list