Integrated: 8275303: sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver

Phil Race prr at openjdk.java.net
Wed May 25 16:35:57 UTC 2022


On Thu, 19 May 2022 23:46:48 GMT, Phil Race <prr at openjdk.org> wrote:

> This adds the Microsoft Basic Render Driver to our "bad hardware" list so that we don't use that pipeline there.
> We have at least the one test that fails there and I am not sure we get any benefit from this.
> I'm sure Microsoft need to provide for apps that have only a D3D option, but that isn't the JDK case.
> 
> FYI there was a PR a while back about problem listing that failing test : https://github.com/openjdk/jdk/pull/5930
> but we don't need to do that with this change - nor worry about similar problems with other tests.

This pull request has now been integrated.

Changeset: bc0379ea
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/bc0379ea1a22a2631b49ecd6a331352bec81c1c6
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8275303: sun/java2d/pipe/InterpolationQualityTest.java fails with D3D basic render driver

Reviewed-by: serb, psadhukhan

-------------

PR: https://git.openjdk.java.net/jdk/pull/8797



More information about the client-libs-dev mailing list