RFR: 8266246: Swing test PressedIconTest.java sometimes fails on macOS 11 ARM

Jayathirth D V jdv at openjdk.java.net
Mon Apr 18 12:23:37 UTC 2022


On Fri, 15 Apr 2022 09:57:53 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> javax/swing/JButton/8151303/PressedIconTest.java was failing few times in macos M1 system owing t color profile issue.
> 
> java.lang.RuntimeException: Colors are different!
> at PressedIconTest.main(PressedIconTest.java:88) 
> 
> 
> Test is now passing in all mac M1 systems in CI (link in jBS) so can be removed from problemlist.

Marked as reviewed by jdv (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8261



More information about the client-libs-dev mailing list