[jdk21u-dev] RFR: 8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on macOS 11 ARM
Goetz Lindenmaier
goetz at openjdk.org
Mon Mar 11 07:32:53 UTC 2024
On Tue, 27 Feb 2024 21:22:57 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8266242](https://bugs.openjdk.org/browse/JDK-8266242)
>
> Testing
> - 💚 Local: Test passed
> - `CheckDisplayModes.java`: Test results: passed: 1
>
>
> MacBook Pro
> 16-inch, 2021
> Chip Apple M1 Max
> Memory: 32 GB
> MacOS: 14.3.1 (23D60)
>
>
> - 💛 Pipeline: All `GHA Sanity Checks` passed except `linux-cross-compile / build (riscv64)`
> - ❌ It failed with message `Error: Unable to find an artifact with the name: bundles-linux-x64`
> - ✅ This error is on Linux riscv64 - which not caused by current test case, because current PR is for `macOS 11 ARM`
> - 💚 Testing Machine: SAP nightlies passed on `2024-03-01,02,05`
Thanks for checking the tests!
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/297#issuecomment-1987781140
More information about the jdk-updates-dev
mailing list