-
Bug
-
Resolution: Fixed
-
P4
-
7, 8, 8u45
-
b19
-
generic
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8364665 | 17.0.18-oracle | Khalid Boulanouare | P4 | Resolved | Fixed | master |
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).
- backported by
-
JDK-8364665 Event time in future part 2, now on X
-
- Resolved
-
- relates to
-
JDK-6451578 A mouse listener method happens to process mouse events whose time is in the future.
-
- Closed
-