8255880: UI of Swing components is not redrawn after their internal state changed#49
8255880: UI of Swing components is not redrawn after their internal state changed#49yan-too wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back yan! A progress list of the required criteria for merging this PR into |
|
This backport pull request has now been updated with issue from the original commit. |
|
@yan-too 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 no new commits pushed to the ➡️ To integrate this PR with the above commit message to the |
|
/integrate |
|
@yan-too Since your change was applied there have been 2 commits pushed to the
Your commit was automatically rebased without conflicts. Pushed as commit d13fb26. 💡 You may see a message that your pull request was closed with unmerged commits. This can be safely ignored. |
The patch applies seamlessly. New test does fail before patch and pass after; automated swing tests OK.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk15u-dev pull/49/head:pull/49$ git checkout pull/49Update a local copy of the PR:
$ git checkout pull/49$ git pull https://git.openjdk.java.net/jdk15u-dev pull/49/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 49View PR using the GUI difftool:
$ git pr show -t 49Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk15u-dev/pull/49.diff