JDK-8133251 : Test sun/java2d/DirectX/OnScreenRenderingResizeTest/OnScreenRenderingResizeTest.java fails on Linux
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 8u51
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • OS: linux
  • CPU: generic
  • Submitted: 2015-08-10
  • Updated: 2018-11-28
  • Resolved: 2018-08-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8-poolResolved
Related Reports
Relates :  
Description
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
Comments
It is closed as Not an Issue because the comments say the test passed on Aurora! Reopen if this is reproducible in the latest JDK 8 release and if this is a regression in JDK 8
28-08-2018

It is not reproducible in jdk9b76 on the spb23314.ru.oracle.com.
11-08-2015