[jdk11u-dev] RFR: 8222323: ChildAlwaysOnTopTest.java fails with "RuntimeException: Failed to unset alwaysOnTop" [v2]
Taizo Kurashige
duke at openjdk.org
Fri Jul 14 01:48:43 UTC 2023
> 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
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/2040/files
- new: https://git.openjdk.org/jdk11u-dev/pull/2040/files/2cedd881..ced9c2f3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2040&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2040&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2040.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2040/head:pull/2040
PR: https://git.openjdk.org/jdk11u-dev/pull/2040
More information about the jdk-updates-dev
mailing list