<AWT Dev> Review request for 6734341 : REGTEST fails: SelectionAutoscrollTest.html
Vikrant Agarwal
vikrant.v.agarwal at oracle.com
Wed Feb 24 08:25:33 UTC 2016
Hi All,
Please review the fix for JDK9.
Bug: https://bugs.openjdk.java.net/browse/JDK-6734341
Webrev: http://cr.openjdk.java.net/~ntv/vikrant/6734341/webrev.00/
Issue: java/awt/TextArea/UsingWithMouse/SelectionAutoscrollTest test was always failing for mac and intermittently failing for other platforms.
Fix: using mouseMove() from test.java.awt.regtesthelpers.Util insted of mouseMove() from java.awt.Robot makes the test more stable and the test passes on all the tested machines including mac.
Best Regards,
Vikrant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160224/0832c838/attachment.html>
More information about the awt-dev
mailing list