-
Notifications
You must be signed in to change notification settings - Fork 4
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
8307779: Relax the java.awt.Robot specification #3
Conversation
👋 Welcome back azvegint! A progress list of the required criteria for merging this PR into |
@azvegint 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 2 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 ➡️ To integrate this PR with the above commit message to the |
This backport pull request has now been updated with issue from the original commit. |
At least one of the issues associated with this backport has a resolved CSR for a different version. As this means that this backport may also need a CSR, the |
Webrevs
|
/csr needed |
/issue add JDK-8308370 adding fix for the build failure |
@azvegint |
/issue remove JDK-8308370 JDK-8308370: Fix build failures related to the java.awt.Robot documentation (Bug - P1) changes included in this fix and the CSR updated accordingly |
@azvegint |
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.
Spec changes as expected for 17.0.0.1.
Associated CSR (JDK-8330603) already Approved.
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.
Verified as a clean backport of 8307779 + 8308370
I don't know if it's worth mentioning 8308370 via /issue
/integrate |
Going to push as commit fadce2f.
Your commit was automatically rebased without conflicts. |
Please review the doc only backport PR of openjdk/jdk#13809.
It is clean backport of original commit + build failure fix.
CSR: JDK-8330603
Progress
Issues
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-ri.git pull/3/head:pull/3
$ git checkout pull/3
Update a local copy of the PR:
$ git checkout pull/3
$ git pull https://git.openjdk.org/jdk17u-ri.git pull/3/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3
View PR using the GUI difftool:
$ git pr show -t 3
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-ri/pull/3.diff
Webrev
Link to Webrev Comment