-
Bug
-
Resolution: Unresolved
-
P4
-
8
-
windows
The javax/swing/JTabbedPane/bug4703690.java test fails on Windows:
----------System.out:(0/0)----------
----------System.err:(15/885)----------
warning: JDK development build detected. No jar verification of crypto jars enforced.
java.lang.RuntimeException: Switching to tab two failed
at bug4703690.execute(bug4703690.java:131)
at bug4703690.main(bug4703690.java:94)
at ...
----------System.out:(0/0)----------
----------System.err:(15/885)----------
warning: JDK development build detected. No jar verification of crypto jars enforced.
java.lang.RuntimeException: Switching to tab two failed
at bug4703690.execute(bug4703690.java:131)
at bug4703690.main(bug4703690.java:94)
at ...
- relates to
-
JDK-8351311 Test javax/swing/JTabbedPane/bug4703690.java fails on Linux: Button two didn't receive focus
-
- Open
-