8340279: Open source several AWT Dialog tests - Batch 2#21466
8340279: Open source several AWT Dialog tests - Batch 2#21466TejeshR13 wants to merge 3 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back tr! A progress list of the required criteria for merging this PR into |
|
@TejeshR13 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 |
|
@TejeshR13 this pull request can not be integrated into git checkout branch_8340279
git fetch https://git.openjdk.org/jdk.git master
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge master"
git push |
|
@TejeshR13 The following label will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing list. If you would like to change these labels, use the /label pull request command. |
|
@TejeshR13 Seems like you have a merge-conflict that you should resolve since this involves the Problem list. |
Yeah, have resolved it now. |
|
/integrate |
|
@TejeshR13 Since your change was applied there have been 57 commits pushed to the
It was not possible to rebase your changes automatically. Please merge |
|
/integrate |
|
Going to push as commit e0dabfb. |
|
@TejeshR13 Pushed as commit e0dabfb. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
Open source these AWT Dialog tests:
java/awt/Dialog/PrintToFileTest/PrintToFileRevoked.java
java/awt/Dialog/PrintToFileTest/PrintToFileGranted.java
java/awt/Dialog/TopmostModalDialogTest.java
java/awt/Dialog/FileDialogFilterTest.java
java/awt/Dialog/DialogSystemMenu/DialogSystemMenu.java
Progress
Warnings
Issue
Backport <hash>with the hash of the original commit. See Backports.Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/21466/head:pull/21466$ git checkout pull/21466Update a local copy of the PR:
$ git checkout pull/21466$ git pull https://git.openjdk.org/jdk.git pull/21466/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 21466View PR using the GUI difftool:
$ git pr show -t 21466Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/21466.diff
Webrev
Link to Webrev Comment