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

Reply via email to