<Swing Dev> Review for 8132770: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX

Avik Niyogi avik.niyogi at oracle.com
Wed Nov 4 09:20:53 UTC 2015


Hi All,

Kindly review the fix for JDK9.
Bug: https://bugs.openjdk.java.net/browse/JDK-8132770 <https://bugs.openjdk.java.net/browse/JDK-8132770>

Webrev: http://cr.openjdk.java.net/~rchamyal/avik/8132770/webrev.00/ <http://cr.openjdk.java.net/~rchamyal/avik/8132770/webrev.00/>

Issue: Test javax/swing/JRadioButton/FocusTraversal/FocusTraversal.java fails in MacOSX where non-eligible Look and Feels are not taken into account.

Cause: TestCase flow for non-Basic JRadioButton UI such as Aqua, Nimbus and GTK have different focus traversal track as compared to the rest and require different test case flow with regards to focus owner.

Fix: Modified test case with appropriate deviant test case for Look and Feels which are not eligible for focus traversal as expected previously in test file.

With Regards,
Avik Niyogi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20151104/091ea2bd/attachment.html>


More information about the swing-dev mailing list