JDK 17 | JDK 19 |
---|---|
17.0.18-oracleFixed | 19 b19Fixed |
Relates :
|
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).
|