[jdk11u-dev] RFR: 8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop" [v2]
Paul Hohensee
phh at openjdk.org
Fri Jul 14 11:53:28 UTC 2023
On Fri, 14 Jul 2023 01:48:43 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.
>
> Taizo Kurashige has updated the pull request incrementally with one additional commit since the last revision:
>
> Backport 837928ba7955dbfd4a9c966209c3469c0fb5e195
Looks good now. Thanks for doing the backport.
-------------
Marked as reviewed by phh (Reviewer).
PR Review: https://git.openjdk.org/jdk11u-dev/pull/2040#pullrequestreview-1530160295
More information about the jdk-updates-dev
mailing list