[jdk17u-dev] RFR: 8326446: The User and System of jdk.CPULoad on Apple M1 are inaccurate
Long Yang
duke at openjdk.org
Fri Mar 8 07:43:21 UTC 2024
Hi, all
Could I have a review of this backport.
This pull request contains a backport of commit [8dbd4b391f7deb1a46a5f07f0bc46f23d6715ddb](https://github.com/openjdk/jdk/commit/8dbd4b391f7deb1a46a5f07f0bc46f23d6715ddb) from the [openjdk/jdk](https://github.com/openjdk/jdk) repository.
Testing: I ran test/jdk/jdk/jfr/event/os/TestCPULoad.java and passed. All GHA tests are passed (except linux-cross-compile, build(riscv64), Create sysroot. It looks like there's an issue with the GHA's process).
-------------
Commit messages:
- 8326446: The User and System of jdk.CPULoad on Apple M1 are inaccurate
Changes: https://git.openjdk.org/jdk17u-dev/pull/2277/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2277&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8326446
Stats: 40 lines in 1 file changed: 6 ins; 12 del; 22 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/2277.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2277/head:pull/2277
PR: https://git.openjdk.org/jdk17u-dev/pull/2277
More information about the jdk-updates-dev
mailing list