RFR: 8354900: javax/swing/AbstractButton/bug4133768.java failing on macosx-aarch64

Abhishek Kumar abhiscxk at openjdk.org
Fri Apr 18 07:30:53 UTC 2025


On Fri, 18 Apr 2025 06:33:49 GMT, Jayathirth D V <jdv at openjdk.org> wrote:

>> test/jdk/javax/swing/AbstractButton/bug4133768.java line 1:
>> 
>>> 1: /*
>> 
>> Test is failing consistently on my mac machine with this exception "Button roll over color is : java.awt.Color[r=3,g=255,b=0] but it should be : java.awt.Color[r=0,g=255,b=0]"
>
> You had any background window while running this test?
> Also make sure if you have proper color profile for display.
> It runs properly in my machine and our CI with 50 test runs on all platforms.
> 
> I can add tolerance, but since it is running without issues on CI i have not done the same.

There is a macOS update window in background.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24712#discussion_r2050248096


More information about the client-libs-dev mailing list