[jdk8u-dev] RFR: 8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"
Severin Gehwolf
sgehwolf at openjdk.org
Mon Nov 27 10:41:18 UTC 2023
On Thu, 28 Sep 2023 09:39:50 GMT, Taizo Kurashige <duke at openjdk.org> wrote:
> Hi,
>
> This is a backport of JDK-8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"
>
> Original patch does not apply cleanly to JDK-8021961 applied code, because the fix uses "StringBuffer.isEmpty()" published in JDK15. I fixed the test so as not to use "StringBuffer.isEmpty()".
>
> Testing: jdk_awt on RHEL7, GHA testing
>
> Thanks.
Please ask for approval of the bug using the `/approval` [SKARA command](https://wiki.openjdk.org/display/SKARA/Pull+Request+Commands#PullRequestCommands-/approval) so that the dependency and this one can get approved together.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/378#issuecomment-1827575109
More information about the jdk8u-dev
mailing list