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

Prasanta Sadhukhan psadhukhan at openjdk.java.net
Tue Apr 19 07:03:28 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.

This pull request has now been integrated.

Changeset: c5e9719c
Author:    Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/c5e9719c40ed4d83b3978f45bacbf8e066cae02d
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

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

Reviewed-by: jdv

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

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



More information about the client-libs-dev mailing list