Details
-
Type:
Bug
-
Status: Open
-
Priority:
P4
-
Resolution: Unresolved
-
Affects Version/s: 8, 9
-
Fix Version/s: tbd
-
Component/s: client-libs
-
Labels:
-
Environment:
ubuntu 13.04
Linux bushido 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:19:42 UTC 2013 i686 i686 i686 GNU/Linux
-
Subcomponent:
-
CPU:generic
-
OS:generic
Description
regression test java/awt/Mouse/EnterExitEvents/DragWindowTest.java failed on ubuntu 13; it passed on oel 5.7 and ubuntu 12
tested with jdk's: 8b103, 8b57, 7u25b15 - failed with all
failure log:
----------System.out:(0/0)----------
----------System.err:(13/771)----------
java.lang.RuntimeException: No MouseEntered event on Drag Window!
at DragWindowTest.main(DragWindowTest.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:724)
tested with jdk's: 8b103, 8b57, 7u25b15 - failed with all
failure log:
----------System.out:(0/0)----------
----------System.err:(13/771)----------
java.lang.RuntimeException: No MouseEntered event on Drag Window!
at DragWindowTest.main(DragWindowTest.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:491)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:96)
at java.lang.Thread.run(Thread.java:724)