<AWT Dev> <AWT dev>[9] Review request for JDK-8163270: [macosx] Robot(gc) issue on dual-screen system.

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri Sep 9 16:38:32 UTC 2016


Hi, Manajit.
I recognized that the test can be cleaned a little bit. We can move the 
code from the init() to main and remove all other unnecessary stuff: 
TestPassedException, pass(), setTimeoutTo(), etc.

On 09.09.16 8:23, Manajit Halder wrote:
>
> 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


-- 
Best regards, Sergey.


More information about the awt-dev mailing list