Integrated: 8275689: [TESTBUG] Use color tolerance only for XRender in BlitRotateClippedArea test

Jayathirth D V jdv at openjdk.java.net
Wed Oct 27 10:25:20 UTC 2021


On Tue, 26 Oct 2021 16:24:35 GMT, Jayathirth D V <jdv at 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 <jdv at 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



More information about the client-libs-dev mailing list