-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
8
-
linux_oracle_5.5
Fails with jdk1.8.0b100, jdk1.8.0b99, jdk1.7.0_25b15
----------System.out:(0/0)----------
----------System.err:(19/873)----------
clipRegion should not be empty
clipRegion should not be empty
clipRegion should not be empty
clipRegion should not be empty
clipRegion should not be empty
clipRegion should not be empty
java.lang.RuntimeException: Test failed
at Test8004859.main(Test8004859.java:69)
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:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:724)
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
----------System.out:(0/0)----------
----------System.err:(19/873)----------
clipRegion should not be empty
clipRegion should not be empty
clipRegion should not be empty
clipRegion should not be empty
clipRegion should not be empty
clipRegion should not be empty
java.lang.RuntimeException: Test failed
at Test8004859.main(Test8004859.java:69)
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:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:724)
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-8020051 [TEST_BUG] Testcase for 8004859 has a typo.
- Resolved