hg: jdk/client: 8210231: Robot.delay() catches InterruptedException and prints stacktrace to stderr

sergey.bylokhov at oracle.com sergey.bylokhov at oracle.com
Wed Dec 25 18:00:15 UTC 2019


Changeset: 6dbd8a434f44
Author:    serb
Date:      2019-12-25 14:17 +0300
URL:       https://hg.openjdk.java.net/jdk/client/rev/6dbd8a434f44

8210231: Robot.delay() catches InterruptedException and prints stacktrace to stderr
Reviewed-by: alanb, smarks

! src/java.desktop/share/classes/java/awt/Robot.java
+ test/jdk/java/awt/Robot/Delay/InterruptOfDelay.java
+ test/jdk/java/awt/Robot/Delay/MultiThreadedDelay.java



More information about the jdk-client-changes mailing list