On Tue, 26 Oct 2021 16:24:35 GMT, Jayathirth D V <j...@openjdk.org> wrote:
> This is follow up change after : > https://bugs.openjdk.java.net/browse/JDK-8255724 > > Now color tolerance is only added for Linux(XRender is default pipeline in > Linux and Solaris is not supported anymore). So I am using > jdk.test.lib.Platform to determine which OS we are running on. CI run on all > platforms is green. This pull request has now been integrated. Changeset: b3f45f86 Author: Jayathirth D V <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/b3f45f868d9c91d630a118e43cef54cdb3216fd0 Stats: 32 lines in 1 file changed: 15 ins; 1 del; 16 mod 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/6119