<Swing Dev> Review request for 8041894: Test javax/swing/JSpinner/8008657/bug8008657.java failed on Mac

Avik Niyogi avik.niyogi at oracle.com
Thu Dec 17 07:21:02 UTC 2015



Hi All,

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

Webrev: http://cr.openjdk.java.net/~aniyogi/8041894/webrev.00/ <http://cr.openjdk.java.net/~aniyogi/8041894/webrev.00/>

Issue: Test case throws an exception as subcomponents of were not getting orientation
 property assignment.

Cause: The case where property name as Component orientation not present to traverse 
the property to subcomponents of spinner for Aqua look and feel.

Fix: The else if clause for this property name was added while checking for for editor to 
take charge of applying the component orientation to all subsequent subcomponents.

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


More information about the swing-dev mailing list