-
Bug
-
Resolution: Fixed
-
P4
-
11, 17
-
b19
-
aarch64
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8362852 | 17.0.17-oracle | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b03 |
JDK-8362853 | 11.0.29-oracle | Maheshkumar Bollapragada | P4 | Resolved | Fixed | b03 |
javax/swing/JButton/8151303/PressedIconTest.java failed 2 times in 40 runs on JDK 17 EA macOS 11 ARM port.
----------System.out:(0/0)----------
----------System.err:(13/809)----------
java.lang.RuntimeException: Colors are different!
at PressedIconTest.main(PressedIconTest.java:88)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:831)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Colors are different!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Colors are different!
----------System.out:(0/0)----------
----------System.err:(13/809)----------
java.lang.RuntimeException: Colors are different!
at PressedIconTest.main(PressedIconTest.java:88)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:831)
JavaTest Message: Test threw exception: java.lang.RuntimeException: Colors are different!
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Colors are different!
- backported by
-
JDK-8362852 Swing test PressedIconTest.java sometimes fails on macOS 11 ARM
-
- Resolved
-
-
JDK-8362853 Swing test PressedIconTest.java sometimes fails on macOS 11 ARM
-
- Resolved
-