[jdk8u-dev] RFR: 8021961: setAlwaysOnTop doesn't behave correctly in Linux/Solaris under certain scenarios
Paul Hohensee
phh at openjdk.org
Tue Nov 28 19:15:15 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 PR has been approved, please add /integrate.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/377#issuecomment-1830514649
More information about the jdk8u-dev
mailing list