-
Bug
-
Resolution: Fixed
-
P4
-
11, 13, 14, 15
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269799 | 11.0.13-oracle | Manukumar V S | P4 | Resolved | Fixed | b02 |
JDK-8271545 | 8u321 | Anto J | P4 | Resolved | Fixed | b01 |
Closed test javax/swing/JTabbedPane/4680657/Bug4680657.java sometimes fails on macos
----------System.out:(0/0)----------
----------System.err:(18/1120)----------
right-to-left: <Mac OS X> LEFT Expected:0 1 2 3 4, Got:0 0 0 0 0
right-to-left: <Mac OS X> BOTTOM Expected:0 1 2 3 4, Got:0 0 0 0 0
right-to-left: <Mac OS X> RIGHT Expected:0 1 2 3 4, Got:0 0 0 0 0
right-to-left: <Mac OS X> TOP Expected:0 1 2 3 4, Got:0 0 0 0 0
java.lang.RuntimeException: Wrong Focus Movement
at Bug4680657.test(Bug4680657.java:71)
at Bug4680657.main(Bug4680657.java:18)
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: Wrong Focus Movement
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Wrong Focus Movement
----------System.out:(0/0)----------
----------System.err:(18/1120)----------
right-to-left: <Mac OS X> LEFT Expected:0 1 2 3 4, Got:0 0 0 0 0
right-to-left: <Mac OS X> BOTTOM Expected:0 1 2 3 4, Got:0 0 0 0 0
right-to-left: <Mac OS X> RIGHT Expected:0 1 2 3 4, Got:0 0 0 0 0
right-to-left: <Mac OS X> TOP Expected:0 1 2 3 4, Got:0 0 0 0 0
java.lang.RuntimeException: Wrong Focus Movement
at Bug4680657.test(Bug4680657.java:71)
at Bug4680657.main(Bug4680657.java:18)
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: Wrong Focus Movement
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Wrong Focus Movement
- backported by
-
JDK-8269799 [TESTBUG] [macos] javax/swing/JTabbedPane/4680657/Bug4680657.java fails on macos
-
- Resolved
-
-
JDK-8271545 [TESTBUG] [macos] javax/swing/JTabbedPane/4680657/Bug4680657.java fails on macos
-
- Resolved
-