-
Notifications
You must be signed in to change notification settings - Fork 6.2k
8361192: Test java/awt/Mixing/AWT_Mixing/JSplitPaneOverlapping.java fails on all platforms #26167
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 kboulanou! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
@kboulanou 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. |
alisenchung
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.
Test is passing with the change, LGTM
|
@kboulanou this pull request can not be integrated into git checkout jdk-8361192
git fetch https://git.openjdk.org/jdk.git pr/25971
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge pr/25971"
git push |
|
Please update copyright years |
|
Copyright years updated. Merge-conflict resolved. @alisenchung Please advise if this PR could be merged with #25971 |
|
This PR fix will be moved to PR #26625 and it will be closed. |
Changes heavyweight color to white, for the test to pass.
Progress
Integration blocker
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/26167/head:pull/26167$ git checkout pull/26167Update a local copy of the PR:
$ git checkout pull/26167$ git pull https://git.openjdk.org/jdk.git pull/26167/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 26167View PR using the GUI difftool:
$ git pr show -t 26167Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/26167.diff
Using Webrev
Link to Webrev Comment