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

Paul Hohensee phh at openjdk.org
Wed Jul 19 13:52:56 UTC 2023


On Tue, 18 Jul 2023 07:04:04 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:
> 
>   Update full name

Approved, please add /integrate.

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

PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2040#issuecomment-1642122847


More information about the jdk-updates-dev mailing list