-
Sub-task
-
Resolution: Delivered
-
P4
-
17.0.13
This release of OpenJDK 17 updates to the latest maintenance release of the Java 17 specification. This relaxes the specification of three methods in the `java.awt.Robot` class - `mouseMove(int,int)`, `getPixelColor(int,int)`, `createScreenCapture(Rectangle)` and `createMultiResolutionScreenCapture(Rectangle)` - to allow these methods to fail when the desktop environment does not permit moving the mouse pointer or capturing screen content.