Windows 7, JDK 10+11, D3D pipeline at 120 dpi: java.lang.Error: Failed: incorrect color in pixel (0, 0) at InsetClipping.main(InsetClipping.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:115) at java.base/java.lang.Thread.run(Thread.java:844) JavaTest Message: Test threw exception: java.lang.Error: Failed: incorrect color in pixel (0, 0) JavaTest Message: shutting down test --- There are a couple of other open bugs that mention this test failing but they could be very different issues, and the reports are old : https://bugs.openjdk.java.net/browse/JDK-7124403 https://bugs.openjdk.java.net/browse/JDK-8031433
|