RFR: 8266242: java/awt/GraphicsDevice/CheckDisplayModes.java failing on macOS 11 ARM
Alexey Ivanov
aivanov at openjdk.org
Thu Oct 12 20:13:17 UTC 2023
On Thu, 12 Oct 2023 17:54:07 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
> As a workaround changing the method that filters out valid resolutions to not allow resolutions unsupported by Apple m1/m2 chips to be reported back to Java side.
>
> Also removing test from problem list as it should pass again now.
Marked as reviewed by aivanov (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/16169#pullrequestreview-1675104051
More information about the client-libs-dev
mailing list