Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 7, 8, 9, 11, 16, 17, 18
-
Fix Version/s: 18
-
Component/s: client-libs
-
Environment:
ubuntu 12.04 64 bit
-
Subcomponent:
-
Resolved In Build:b08
-
CPU:generic
-
OS:linux_ubuntu
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271659 | 17.0.2 | Alexander Zvegintsev | P3 | Resolved | Fixed | b01 |
JDK-8271796 | 17.0.1 | Alexander Zvegintsev | P3 | Resolved | Fixed | b05 |
JDK-8271245 | 17 | Alexander Zvegintsev | P3 | Resolved | Fixed | b33 |
Description
test java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.html failed sometimes (fairly often) on ubuntu with jdk8 and jdk7
the failure is not reproducible on OEL 5.8
reproduced on ubuntu with jdk8b92, jdk8b53, jdk7u21b14
failure log:
----------System.out:(0/0)----------
----------System.err:(6/484)----------
TestFailedException: Test failed: the Frame didn't regain focus after restoring!
at DeiconifiedFrameLoosesFocus.test(DeiconifiedFrameLoosesFocus.java:92)
at DeiconifiedFrameLoosesFocus.start(DeiconifiedFrameLoosesFocus.java:78)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:153)
at java.lang.Thread.run(Thread.java:724)
the failure is not reproducible on OEL 5.8
reproduced on ubuntu with jdk8b92, jdk8b53, jdk7u21b14
failure log:
----------System.out:(0/0)----------
----------System.err:(6/484)----------
TestFailedException: Test failed: the Frame didn't regain focus after restoring!
at DeiconifiedFrameLoosesFocus.test(DeiconifiedFrameLoosesFocus.java:92)
at DeiconifiedFrameLoosesFocus.start(DeiconifiedFrameLoosesFocus.java:78)
at com.sun.javatest.regtest.AppletWrapper$AppletRunnable.run(AppletWrapper.java:153)
at java.lang.Thread.run(Thread.java:724)
Attachments
Issue Links
- backported by
-
JDK-8271245 java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java sometimes failed on Ubuntu
-
- Resolved
-
-
JDK-8271659 java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java sometimes failed on Ubuntu
-
- Resolved
-
-
JDK-8271796 java/awt/Focus/DeiconifiedFrameLoosesFocus/DeiconifiedFrameLoosesFocus.java sometimes failed on Ubuntu
-
- Resolved
-