-
Bug
-
Resolution: Not an Issue
-
P3
-
8u51
-
generic
-
linux
Testsuite name: jdk_2d (jtreg)
Test name(s): sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
Product(s) tested: 1.8.0_66 b08
OS/architecture: Linux/x64
Reproducible: Sometimes
Is it a Regression: No (Aurora has passed this test case for JDK 8u66b08)
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail ( 1.8.0_51 b16 )
Test result on FCS: Fail ( 1.8.0 b132 )
Is it a platform specific issue: Yes (passes on Solaris)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version: No
Exception/Error from Log:
----------System.out:(1/50)----------
Screen shot file: OnScreenRenderingResizeTest.png
----------System.err:(14/876)----------
java.lang.RuntimeException: Test failed at 0-137 rgb=0xffbebebe
at OnScreenRenderingResizeTest.checkBI(OnScreenRenderingResizeTest.java:209)
at OnScreenRenderingResizeTest.main(OnScreenRenderingResizeTest.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed at 0-137 rgb=0xffbebebe
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed at 0-137 rgb=0xffbebebe
Test name(s): sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java
Product(s) tested: 1.8.0_66 b08
OS/architecture: Linux/x64
Reproducible: Sometimes
Is it a Regression: No (Aurora has passed this test case for JDK 8u66b08)
Regression introduced in release/build: N/A
Test result on the last GAed release for this train: Fail ( 1.8.0_51 b16 )
Test result on FCS: Fail ( 1.8.0 b132 )
Is it a platform specific issue: Yes (passes on Solaris)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version: No
Exception/Error from Log:
----------System.out:(1/50)----------
Screen shot file: OnScreenRenderingResizeTest.png
----------System.err:(14/876)----------
java.lang.RuntimeException: Test failed at 0-137 rgb=0xffbebebe
at OnScreenRenderingResizeTest.checkBI(OnScreenRenderingResizeTest.java:209)
at OnScreenRenderingResizeTest.main(OnScreenRenderingResizeTest.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed at 0-137 rgb=0xffbebebe
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed at 0-137 rgb=0xffbebebe
- relates to
-
JDK-8022403 sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails
- Resolved