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

Sergey Bylokhov serb at openjdk.java.net
Sat May 21 06:52:43 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.

Marked as reviewed by serb (Reviewer).

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

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



More information about the client-libs-dev mailing list