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

Taizo Kurashige duke at openjdk.org
Wed Nov 29 15:15:22 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.

This pull request has now been integrated.

Changeset: b05e6799
Author:    Taizo Kurashige <taizousum11 at gmail.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/b05e6799d30a7e5e5b88f12914cd3d0f88aab729
Stats:     224 lines in 1 file changed: 128 ins; 32 del; 64 mod

8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"

Reviewed-by: sgehwolf
Backport-of: 837928ba7955dbfd4a9c966209c3469c0fb5e195

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

PR: https://git.openjdk.org/jdk8u-dev/pull/378


More information about the jdk8u-dev mailing list