Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8, 11, 12, 13
-
Fix Version/s: 14
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b27
-
OS:linux
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274198 | 11.0.14 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8268277 | 11.0.13-oracle | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8285627 | 8u341 | Manukumar V S | P4 | Resolved | Fixed | b04 |
Description
ava.lang.Exception: Test failed: window was not iconified.
at IconifyTest.main(IconifyTest.java:74)
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:567)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:835)
at IconifyTest.main(IconifyTest.java:74)
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:567)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
at java.base/java.lang.Thread.run(Thread.java:835)
Attachments
Issue Links
- backported by
-
JDK-8268277 PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
-
- Resolved
-
-
JDK-8274198 PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
-
- Resolved
-
-
JDK-8285627 PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04
-
- Resolved
-