8256373: [Windows/HiDPI] The Frame#setBounds does not work in a minimized state#683
8256373: [Windows/HiDPI] The Frame#setBounds does not work in a minimized state#683mrserb wants to merge 1 commit intoopenjdk:masterfrom
Conversation
|
👋 Welcome back serb! 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. |
|
@mrserb 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 3 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 |
|
/integrate |
|
Going to push as commit eb2a92f.
Your commit was automatically rebased without conflicts. |
Hi all,
This pull request contains a backport of commit b5ce8af3 from the openjdk/jdk repository.
The commit being backported was authored by Sergey Bylokhov on 1 Dec 2020 and was reviewed by Alexander Zuev and Alexey Ivanov.
The new test passed, no new issue in the jdk_desktop test group on the system where the bug was reproduced.
Thanks!
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.java.net/jdk11u-dev pull/683/head:pull/683$ git checkout pull/683Update a local copy of the PR:
$ git checkout pull/683$ git pull https://git.openjdk.java.net/jdk11u-dev pull/683/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 683View PR using the GUI difftool:
$ git pr show -t 683Using diff file
Download this PR as a diff file:
https://git.openjdk.java.net/jdk11u-dev/pull/683.diff