-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
8326446: The User and System of jdk.CPULoad on Apple M1 are inaccurate #341
Conversation
👋 Welcome back yanglong1010! A progress list of the required criteria for merging this PR into |
This backport pull request has now been updated with issue from the original commit. |
|
/approval 8326446 request The JFR's |
@yanglong1010 |
@yanglong1010 This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 7 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the As you do not have Committer status in this project an existing Committer must agree to sponsor your change. ➡️ To flag this PR as ready for integration with the above commit message, type |
Could I have sponsor of this backport ? I would appreciate it very much. |
/sponsor |
@DamonFool The change author (@yanglong1010) must issue an |
/integrate |
/sponsor |
@yanglong1010 |
Going to push as commit 50f447c.
Your commit was automatically rebased without conflicts. |
@DamonFool @yanglong1010 Pushed as commit 50f447c. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Thank you all. |
Hi, all
Could I have a review of this backport.
This pull request contains a backport of commit 8dbd4b391f7deb1a46a5f07f0bc46f23d6715ddb from the 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).
Progress
Issue
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk21u-dev.git pull/341/head:pull/341
$ git checkout pull/341
Update a local copy of the PR:
$ git checkout pull/341
$ git pull https://git.openjdk.org/jdk21u-dev.git pull/341/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 341
View PR using the GUI difftool:
$ git pr show -t 341
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk21u-dev/pull/341.diff
Webrev
Link to Webrev Comment