On Wed, 13 Oct 2021 17:02:03 GMT, lawrence.andrews <[email protected]> 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
