[jdk11u-dev] Integrated: 8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"
Taizo Kurashige
duke at openjdk.org
Thu Jul 20 13:35:48 UTC 2023
On Thu, 13 Jul 2023 08:30:57 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"
>
> ChildAlwaysOnTopTest.java is not excluded by ProblemList in 11u. But I detected the test failed on Windows Server 2016.
>
> Also original patch does not apply cleanly to 11u, because the fix uses "StringBuffer.isEmpty()" published in JDK15. I fixed the test so as not to use "StringBuffer.isEmpty()".
>
> Thanks.
This pull request has now been integrated.
Changeset: 864baf7f
Author: Taizo Kurashige <taizousum11 at gmail.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/864baf7fe57dfac98878d579665006cd4cdadc06
Stats: 222 lines in 1 file changed: 128 ins; 34 del; 60 mod
8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop"
Reviewed-by: phh
Backport-of: 837928ba7955dbfd4a9c966209c3469c0fb5e195
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2040
More information about the jdk-updates-dev
mailing list