-
Bug
-
Resolution: Duplicate
-
P3
-
7, 8
-
JDK 8
Windows 7
Testsuite name: Regression
Test name: java/awt/FullScreen/FullScreenInsets/FullScreenInsets.java
JDK tested: JDK 8b81
OS tested: Windows 7
Is it a regression: No
Log:
#section:main
----------messages:(3/135)----------
command: main FullScreenInsets
reason: Assumed action based on file name: run main FullScreenInsets
elapsed time (seconds): 11.262
----------System.out:(0/0)----------
----------System.err:(15/822)----------
Incorrect pixel at 0x0 : ff023073 ,expected : ff00ff00
Incorrect pixel at 0x0 : ff023073 ,expected : ffff0000
java.lang.RuntimeException: Test failed
at FullScreenInsets.main(FullScreenInsets.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:487)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed
Test name: java/awt/FullScreen/FullScreenInsets/FullScreenInsets.java
JDK tested: JDK 8b81
OS tested: Windows 7
Is it a regression: No
Log:
#section:main
----------messages:(3/135)----------
command: main FullScreenInsets
reason: Assumed action based on file name: run main FullScreenInsets
elapsed time (seconds): 11.262
----------System.out:(0/0)----------
----------System.err:(15/822)----------
Incorrect pixel at 0x0 : ff023073 ,expected : ff00ff00
Incorrect pixel at 0x0 : ff023073 ,expected : ffff0000
java.lang.RuntimeException: Test failed
at FullScreenInsets.main(FullScreenInsets.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:487)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:722)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Test failed
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed
test result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Test failed
- duplicates
-
JDK-7019055 Full screen AWT Frame is shown differently with and without D3D pipeline
- Open