-
Bug
-
Resolution: Fixed
-
P3
-
8
-
JDK 8 b94
-
b94
-
b110
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034632 | 7u65 | Mikhail Cherkasov | P3 | Resolved | Fixed | b01 |
JDK-8025075 | 7u60 | Mikhail Cherkasov | P3 | Closed | Fixed | b01 |
Testsuite name: Regression
Test name: javax/swing/JTable/7068740/bug7068740.java
JDK tested: JDK 8 b84
OS tested: Solaris 11 sparc 64-bit, Ubuntu Linux 12.04 64-bit
Is it a regression: no
It is a new test introduced in build 8b94 and fails since than.
Log:
#section:main
----------messages:(3/107)----------
command: main bug7068740
reason: User specified action: run main bug7068740
elapsed time (seconds): 1.694
----------System.out:(0/0)----------
----------System.err:(14/729)----------
java.lang.RuntimeException: Test failed
at bug7068740.doTest(bug7068740.java:120)
at bug7068740.main(bug7068740.java:128)
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:94)
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
Test name: javax/swing/JTable/7068740/bug7068740.java
JDK tested: JDK 8 b84
OS tested: Solaris 11 sparc 64-bit, Ubuntu Linux 12.04 64-bit
Is it a regression: no
It is a new test introduced in build 8b94 and fails since than.
Log:
#section:main
----------messages:(3/107)----------
command: main bug7068740
reason: User specified action: run main bug7068740
elapsed time (seconds): 1.694
----------System.out:(0/0)----------
----------System.err:(14/729)----------
java.lang.RuntimeException: Test failed
at bug7068740.doTest(bug7068740.java:120)
at bug7068740.main(bug7068740.java:128)
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:94)
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
- backported by
-
JDK-8034632 Test javax/swing/JTable/7068740/bug7068740.java fails
-
- Resolved
-
-
JDK-8025075 Test javax/swing/JTable/7068740/bug7068740.java fails
-
- Closed
-