-
Sub-task
-
Resolution: Delivered
-
P4
-
15
-
generic
-
generic
-
Verified
When it is interrupted, the implementation of the `java.awt.Robot.delay()` method has been changed to complete with the interrupt status set.
If a thread is interrupted while waiting in the `java.awt.Robot.delay()` method, then this method returns immediately with the interrupt status set. If the interrupted status is already set, this method returns immediately with the interrupt status set.
If a thread is interrupted while waiting in the `java.awt.Robot.delay()` method, then this method returns immediately with the interrupt status set. If the interrupted status is already set, this method returns immediately with the interrupt status set.