Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 7, 8, 8u45
-
Fix Version/s: 19
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b19
-
CPU:generic
-
OS:linux
Description
With XToolkit, event time sometimes is set to few miliseconds ahead of current system time. This can be seen by running regression tests:
test/java/awt/event/MouseEvent/EventTimeInFuture/EventTimeInFuture.java
test/java/awt/event/KeyEvent/CorrectTime/CorrectTime.java
They fail with XToolkit on most of the attempts (on both Solaris and Linux).
test/java/awt/event/MouseEvent/EventTimeInFuture/EventTimeInFuture.java
test/java/awt/event/KeyEvent/CorrectTime/CorrectTime.java
They fail with XToolkit on most of the attempts (on both Solaris and Linux).
Attachments
Issue Links
- relates to
-
JDK-6451578 A mouse listener method happens to process mouse events whose time is in the future.
-
- Closed
-