-
Notifications
You must be signed in to change notification settings - Fork 7
8307779: Relax the java.awt.Robot specification #15
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. 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 1 new commit 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
|
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 and implementation changes as expected for 8u44.
Associated CSR (JDK-8331038 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.
Change looks good, adapting for older copyright and context, and the lack of createMultiResolutionScreenCapture
Again, as with 17u, not sure if we should mention JDK-8308370 or not. We usually would for a regular 8u backport.
8u also adds |
|
/integrate |
|
Going to push as commit c0a876a.
Your commit was automatically rebased without conflicts. |
Please review the doc only backport PR of openjdk/jdk#13809.
It is backport of the original commit + build failure fix.
8u does not have the changes related to the to the missing
createMultiResolutionScreenCapturemethod.CSR: JDK-8331038
Progress
Issues
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-ri.git pull/15/head:pull/15$ git checkout pull/15Update a local copy of the PR:
$ git checkout pull/15$ git pull https://git.openjdk.org/jdk8u-ri.git pull/15/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 15View PR using the GUI difftool:
$ git pr show -t 15Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-ri/pull/15.diff
Webrev
Link to Webrev Comment