-
Bug
-
Resolution: Unresolved
-
P3
-
8
-
sparc_64
-
solaris_10
fails on jdk1.8.0b113 and jdk1.8.0b112. Passes on jdk1.7.0_45b18
java.lang.RuntimeException: Test FAILED!
at EABlitTest.test(EABlitTest.java:63)
at EABlitTest.main(EABlitTest.java:92)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
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!
java.lang.RuntimeException: Test FAILED!
at EABlitTest.test(EABlitTest.java:63)
at EABlitTest.main(EABlitTest.java:92)
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:483)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:744)
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-8041901 Test java/awt/Paint/PaintNativeOnUpdate.java fails on Mac and Linux
-
- Closed
-