8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity) - #840
8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity)#840satyenme wants to merge 2 commits into
Conversation
…OwnerTest Reviewed-by: azvegint
|
👋 Welcome back ssubramaniam! A progress list of the required criteria for merging this PR into |
|
❗ This change is not yet ready to be integrated. |
|
This backport pull request has now been updated with issue from the original commit. |
|
/issue JDK-8159460 |
|
@satyenme |
|
@satyenme This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a |
Backporting "JDK-8159460: On Ubuntu Unity, problem with java/awt/Window/FindOwner/FindOwnerTest" and "JDK-8036915: setLocationRelativeTo stopped working in Ubuntu 13.10 (Unity)". Backporting to clear the way for https://bugs.openjdk.org/browse/JDK-8305825, which is pulled in by oracle, soft-requires this patch, and which solves a similar UI bug on the default Gnome UI.
JDK-8036915 and has a dependency on
UNITY_COMPIZ_WMdefined by JDK-8159460. Grouping these two changes together and omitting the change tojdk/test/java/awt/Window/FindOwner/FindOwnerTest.html(which isn't present in JDK 8).For completeness tested the
SetLocSwingDlgTest.javatest on JDK-8036915 with Ubuntu Unity (testing with 24.10) to confirm passing with patch and failing without patch.Progress
Issues
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk8u-dev.git pull/840/head:pull/840$ git checkout pull/840Update a local copy of the PR:
$ git checkout pull/840$ git pull https://git.openjdk.org/jdk8u-dev.git pull/840/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 840View PR using the GUI difftool:
$ git pr show -t 840Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk8u-dev/pull/840.diff
Using Webrev
Link to Webrev Comment