On Thu, 7 May 2026 17:02:50 GMT, Alexey Ivanov <[email protected]> wrote:
>> Tolerance is only used if the final rendering cannot be controlled by java, >> like shadows/transparency/etc the things which are controlled by the OS. Can >> you check that sRGB profile is set on the test system? >> >> Some notes about how the systems should be configured: >> https://wiki.openjdk.org/spaces/ClientLibs/pages/81952779/Automated+client+GUI+testing+system+set+up+requirements > >> Can you check that sRGB profile is set on the test system? > > The color profile should be set to sRGB. If the test doesn't file with sRGB > profile, then no change to the test is necessary. > @aivanov-jdk and @mrserb It did pass with the sRGB profile. Other tests which take screenshots and analyse the color will also fail if you don't use sRGB as the color profile. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31061#issuecomment-4400147608
