Hi All, Please review a test fix for jdk-14. Bug : https://bugs.openjdk.java.net/browse/JDK-8234802 <https://bugs.openjdk.java.net/browse/JDK-8234802> Webrev : http://cr.openjdk.java.net/~trebari/swing/8234802/webrev0/ <http://cr.openjdk.java.net/~trebari/swing/8234802/webrev0/>
This is a new test to check for right mouse button drag gesture recognition in all the platform. The drag gesture is recognised only in Windows and Mac. So the test would pass in Mac and windows if the drag gesture is recognised. Similarly it would fail in other platforms if the drag gesture is recognised. Testing : Tested in Mac, Windows and Ubuntu. Mach5 [our internal build and test system] link is in JBS. Regards Tejpal