Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8275303

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

XMLWordPrintable

    • 2d
    • b24
    • generic
    • windows_10

        sun/java2d/pipe/InterpolationQualityTest.java fails with the following exception

        nearest passed.
        resImage.getRGB(13, 0) = java.awt.Color[r=207,g=207,b=207] != java.awt.Color[r=211,g=211,b=211]
        bilinear failed.
        bicubic passed.
        ----------System.err:(14/884)----------
        java.lang.RuntimeException: Test FAILED.
        at InterpolationQualityTest.test(InterpolationQualityTest.java:162)
        at InterpolationQualityTest.main(InterpolationQualityTest.java:190)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:76)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:51)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:833)

        OS - Windows 10 10.0 (amd64)
        JDK - jdk-18+19-1182

              prr Philip Race
              landrews Lawrence Andrews
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated:
                Resolved: