Hi All, Kindly review the fix for JDK9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8163270 Webrev: http://cr.openjdk.java.net/~mhalder/8163270/webrev.00/ Issue: [macosx] Robot(gc) issue on dual-screen system. Cause: Calculation of x coordinate value was wrong for the mouse cursor in the extended monitor. Fix: Calculation corrected for x coordinate. Regards, Manajit