<Swing Dev> 8163169: [PIT][TEST_BUG] fix to JDK-8161470 doesn't work
Avik Niyogi
avik.niyogi at oracle.com
Wed Aug 17 06:48:23 UTC 2016
Hi All,
Kindly review the fix for JDK9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8163169 <https://bugs.openjdk.java.net/browse/JDK-8163169>
Webrev: http://cr.openjdk.java.net/~aniyogi/8163169/webrev.00/ <http://cr.openjdk.java.net/~aniyogi/8163169/webrev.00/>
Issue: The test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails on OS X
for PIT machines even though it works fine for local machine.
Cause: As pointed out, this is an issue with the robot autoDelay.
Fix: Appropriate Robot methods were used to fix this with enough delays added to work on PIT machines.
With Regards,
Avik Niyogi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160817/c0af696b/attachment.html>
More information about the swing-dev
mailing list