<AWT Dev> <AWT dev>[10] Review request for JDK-8158366: [macosx] Regression: closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails
Manajit Halder
manajit.halder at oracle.com
Thu Nov 23 10:05:35 UTC 2017
Hi All,
Kindly review the fix for JDK10.
Bug:
https://bugs.openjdk.java.net/browse/JDK-8158366 <https://bugs.openjdk.java.net/browse/JDK-8158366>
Webrev:
http://cr.openjdk.java.net/~mhalder/8158366/webrev.00/ <http://cr.openjdk.java.net/~mhalder/8158366/webrev.00/>
Issue:
Test closed/java/awt/dnd/RecognizedActionTest/RecognizedActionTest.html fails with timeout.
Cause:
Test was failing due to robot keyPress without proper synchronization.
Fix:
Fix involves adding waitForIdle after keyPresses.
Note:
Crucible review (https://java.se.oracle.com/code/cru/CR-JDK10CLIENT-137 <https://java.se.oracle.com/code/cru/CR-JDK10CLIENT-137>) for the closed test case.
Added the same case to the open codebase and generated this review.
Regards,
Manajit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20171123/6cd791de/attachment.html>
More information about the awt-dev
mailing list