[jdk8u-dev] RFR: 8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"

Severin Gehwolf sgehwolf at openjdk.org
Fri Nov 24 13:47:13 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.

Seems OK.

-------------

Marked as reviewed by sgehwolf (Reviewer).

PR Review: https://git.openjdk.org/jdk8u-dev/pull/378#pullrequestreview-1747977409


More information about the jdk8u-dev mailing list