Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 11, 13, 14, 15
-
Fix Version/s: 15
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b25
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269660 | 11.0.13-oracle | Manukumar V S | P4 | Resolved | Fixed | b01 |
JDK-8271532 | 8u321 | Anto J | P4 | Resolved | Fixed | b01 |
Description
Closed test javax/swing/JSplitPane/4621535/bug4621535.java sometimes fails on macos
----------System.err:(5/472)----------
java.lang.Error: F6 - Toggle sides in JSplitPane doesn't transfers focus to proper component ("Right On Panel" button).
at bug4621535.destroy(bug4621535.java:96)
at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:181)
at java.base/java.lang.Thread.run(Thread.java:832)
STATUS:Failed.Applet thread threw exception: java.lang.Error: F6 - Toggle sides in JSplitPane doesn't transfers focus to proper component ("Right On Panel" button).
----------rerun:(38/6018)*----------
----------System.err:(5/472)----------
java.lang.Error: F6 - Toggle sides in JSplitPane doesn't transfers focus to proper component ("Right On Panel" button).
at bug4621535.destroy(bug4621535.java:96)
at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:181)
at java.base/java.lang.Thread.run(Thread.java:832)
STATUS:Failed.Applet thread threw exception: java.lang.Error: F6 - Toggle sides in JSplitPane doesn't transfers focus to proper component ("Right On Panel" button).
----------rerun:(38/6018)*----------
Attachments
Issue Links
- backported by
-
JDK-8269660 [TESTBUG] [macos] javax/swing/JSplitPane/4621535/bug4621535.java fails on macos
-
- Resolved
-
-
JDK-8271532 [TESTBUG] [macos] javax/swing/JSplitPane/4621535/bug4621535.java fails on macos
-
- Resolved
-