<AWT Dev> [9] Review Request: 8033128 Javadoc change is required for java.awt.Robot(GraphicsDevice screen) constructor

Sergey Bylokhov sergey.bylokhov at oracle.com
Tue Feb 14 12:24:42 UTC 2017


Hello,
Please review the fix for jdk9.

In the fix the «getPixelColor» is added to the list of methods which affected by this constructor.

Also the notion «This constructor is meant for the latter case» is removed,
because irrespective of platform configuration the coordinates passed to Robot
methods will be interpreted "as being in the same coordinate system as the specified screen".
And there is no difference the screens share the same coordinate system or not.

Bug: https://bugs.openjdk.java.net/browse/JDK-8033128
Webrev can be found at: http://cr.openjdk.java.net/~serb/8033128/webrev.00 <http://cr.openjdk.java.net/~serb/8033128/webrev.00>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20170214/86e5bed9/attachment-0001.html>


More information about the awt-dev mailing list