On Tue, 24 May 2022 08:28:57 GMT, Prasanta Sadhukhan <psadhuk...@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. Marked as reviewed by tejesh...@github.com (no known OpenJDK username). ------------- PR: https://git.openjdk.java.net/jdk/pull/8864