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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Mon Apr 18 09:52:40 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.

Yes, same test with 100 iterations passes without JTREG_RETRY_COUNT too..

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

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



More information about the client-libs-dev mailing list