[jdk8u-dev] Integrated: 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios
Taizo Kurashige
duke at openjdk.org
Wed Nov 29 13:58:24 UTC 2023
On Thu, 28 Sep 2023 09:28:53 GMT, Taizo Kurashige <duke at openjdk.org> wrote:
> Hi,
>
> This is a backoport of JDK-8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios
>
> Original patch does not apply cleanly to 8u, bacause "parent" is declared at XWindowPeer.java#1652 in 8u.
> So I deleted that declaration.
>
> There is a related Issue: JDK-8222323, and I submit the corresponding PR. Testing was done after applying this related patch.
> Testing: jdk_awt on RHEL7, GHA testing
>
> Thanks.
This pull request has now been integrated.
Changeset: 8cf7c968
Author: Taizo Kurashige <taizousum11 at gmail.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk8u-dev/commit/8cf7c96813c7f26ee922a2db44a8b5cc97324985
Stats: 204 lines in 2 files changed: 193 ins; 4 del; 7 mod
8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios
Reviewed-by: andrew
Backport-of: 09a7c4bc4624dd39ab5500c394c1e298a43a711a
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/377
More information about the jdk8u-dev
mailing list