Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8307779 Relax the java.awt.Robot specification
  3. JDK-8340944

Release Note: Relax the java.awt.Robot Specification [openjdk17u]

XMLWordPrintable

    • b01

      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.

            andrew Andrew Hughes
            andrew Andrew Hughes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: