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

Paul Hohensee phh at openjdk.org
Tue Nov 28 19:16:17 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 PR has been approved, please add /integrate.

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

PR Comment: https://git.openjdk.org/jdk8u-dev/pull/378#issuecomment-1830515277


More information about the jdk8u-dev mailing list