RFR: 8275165 : ProblemList InterpolationQualityTest.java
Phil Race
prr at openjdk.java.net
Thu Oct 14 18:46:52 UTC 2021
On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews <duke at openjdk.java.net> wrote:
> InterpolationQualityTest.java test fails consistently on windows 10 hence adding it in the problemList.
>
> @shurymury
So the way the check is done, we exclude D3D if it is known to be bad hardware. ie it is an exclude list, not an include list.
I suspect the vendorID and/or deviceID are being passed through as unknown so supported until told otherwise.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5930
More information about the client-libs-dev
mailing list