-
Bug
-
Resolution: Fixed
-
P4
-
11, 13, 14, 15
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269573 | 11.0.13-oracle | Sharath TN | P4 | Resolved | Fixed | b01 |
JDK-8269579 | 8u311 | Sharath TN | P4 | Resolved | Fixed | b02 |
closed test javax/swing/JSplitPane/4402098/bug4402098.java sometimes fails on macos
----------System.out:(3/47)----------
waiting focus...
focus gained
waiting focus...
----------System.err:(13/865)----------
java.lang.RuntimeException: F6 doesn't move between panes of JSplitPane
at bug4402098.main(bug4402098.java:76)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.RuntimeException: F6 doesn't move between panes of JSplitPane
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: F6 doesn't move between panes of JSplitPane
----------System.out:(3/47)----------
waiting focus...
focus gained
waiting focus...
----------System.err:(13/865)----------
java.lang.RuntimeException: F6 doesn't move between panes of JSplitPane
at bug4402098.main(bug4402098.java:76)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:832)
JavaTest Message: Test threw exception: java.lang.RuntimeException: F6 doesn't move between panes of JSplitPane
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: F6 doesn't move between panes of JSplitPane
- backported by
-
JDK-8269573 [TESTBUG] [macos] javax/swing/JSplitPane/4402098/bug4402098.java fails on macos
- Resolved
-
JDK-8269579 [TESTBUG] [macos] javax/swing/JSplitPane/4402098/bug4402098.java fails on macos
- Resolved