-
Notifications
You must be signed in to change notification settings - Fork 6.2k
8337667: sun/tools/jcmd/TestJcmdPIDSubstitution.java is failing on mac and windows #20480
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
Conversation
|
👋 Welcome back cjplummer! A progress list of the required criteria for merging this PR into |
|
@plummercj 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 no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
|
/label serviceability |
|
@plummercj |
tstuefe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good and trivial. Sorry for the trouble.
kevinjwalls
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks Chris!
|
Thanks for the quick reviews Kevin and Thomas. I need to step out for an hour or two, so I'll wait until I come back before integrating. |
|
/integrate |
|
Going to push as commit 6733b89.
Your commit was automatically rebased without conflicts. |
|
@plummercj Pushed as commit 6733b89. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
|
Thanks for fixing this @plummercj |
Limit testing
Compiler.perfmapandSystem.dump_mapto just linux because they are only supported on linux.Tested by running just this one test on linux-x64-debug, linux-aarch64-debug, macosx-aarch64, macosx-x64-debug, and windows-x64-debug
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/20480/head:pull/20480$ git checkout pull/20480Update a local copy of the PR:
$ git checkout pull/20480$ git pull https://git.openjdk.org/jdk.git pull/20480/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 20480View PR using the GUI difftool:
$ git pr show -t 20480Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/20480.diff
Webrev
Link to Webrev Comment