Integrated: 8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Jun 2 03:44:27 UTC 2022
On Tue, 24 May 2022 08:28:57 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> Test was failing intermiitently in iMac M1 system owing to minimalistic color difference of 1
>
> x 13 y 0 refRGB ffeeeeee customRGB ffefeeee
> x 0 y 0 refRGB ffefefef customRGB ffefeeef
>
>
> so added color tolerance check.
> Also, added other stability fixes..
> Several iteration of test passed in intended M1 and x64 system.
This pull request has now been integrated.
Changeset: d7341ae4
Author: Prasanta Sadhukhan <psadhukhan at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/d7341ae42e11fd08508c5f9c67c09c44b62da59b
Stats: 38 lines in 1 file changed: 20 ins; 8 del; 10 mod
8286846: test/jdk/javax/swing/plaf/aqua/CustomComboBoxFocusTest.java fails on mac aarch64
Reviewed-by: tr, prr, honkar
-------------
PR: https://git.openjdk.java.net/jdk/pull/8864
More information about the client-libs-dev
mailing list