-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 11
-
Component/s: client-libs
-
linux
The javax/swing/JTabbedPane/bug4703690.java test fails on Linux:
----------System.out:(0/0)----------
----------System.err:(14/871)----------
java.lang.RuntimeException: Button two didn't receive focus
at bug4703690.execute(bug4703690.java:111)
at bug4703690.main(bug4703690.java:94)
at ...
----------System.out:(0/0)----------
----------System.err:(14/871)----------
java.lang.RuntimeException: Button two didn't receive focus
at bug4703690.execute(bug4703690.java:111)
at bug4703690.main(bug4703690.java:94)
at ...
- relates to
-
JDK-8351312 Test javax/swing/JTabbedPane/bug4703690.java fails on Windows: Switching to tab two failed
-
- Open
-