On Fri, 15 Apr 2022 09:57:53 GMT, Prasanta Sadhukhan <psadhuk...@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