-
Bug
-
Resolution: Fixed
-
P4
-
7, 8u25, 9, 10
-
b01
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8267765 | openjdk8u302 | Sergey Bylokhov | P4 | Resolved | Fixed | b05 |
JDK-8267060 | 8u311 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
test/java/awt/EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java
Failed on Linux Gnome with fresh jdk build (~b112) with the message (also fails with jdk7b109):
java.lang.RuntimeException: Test FAILED: exception is not handled for modal dialog
at HandleExceptionOnEDT.main(HandleExceptionOnEDT.java:127)
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:613)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:729)
Failed on Linux Gnome with fresh jdk build (~b112) with the message (also fails with jdk7b109):
java.lang.RuntimeException: Test FAILED: exception is not handled for modal dialog
at HandleExceptionOnEDT.main(HandleExceptionOnEDT.java:127)
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:613)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:729)
- backported by
-
JDK-8267060 [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
-
- Resolved
-
-
JDK-8267765 [TEST_BUG] EventDispatchThread/HandleExceptionOnEDT/HandleExceptionOnEDT.java fails on gnome
-
- Resolved
-