[jdk11u-dev] RFR: 8198616: java/awt/Focus/6378278/InputVerifierTest.java fails on mac

Jonathan Dowland jdowland at openjdk.java.net
Sun Oct 10 21:12:14 UTC 2021


On Sun, 10 Oct 2021 21:00:47 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Please consider this backport for 11u. It's a test-only change, for parity with 11.0.13-oracle. The test part applies cleanly, but it's not a clean cherry-pick due to ProblemList.txt.
>> 
>> The test in 11u concerned fails on macos Big Sur (11.5.2) prior to the backport, and passes afterwards. (It also passes on Linux afterwards, as it should.)
>> 
>> JBS bug: https://bugs.openjdk.java.net/browse/JDK-8198616
>
> @jmtd, I saw your fix request just now but figured you probably had forgotten the jdk11u-fix-request label. I've approved it now, so feel free to integrate.

@RealCLanger:
>  @jmtd, I saw your fix request just now but figured you probably had forgotten the jdk11u-fix-request label. I've approved it now, so feel free to integrate.

Thanks. I was waiting to try re-running (or provoke re-running) the macos X64 tier1 run but I was fairly sure the GHA failure was spurious and unrelated to the change. I hadn't got around to it yet. So I'll go ahead and...

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/414


More information about the jdk-updates-dev mailing list