<Swing Dev> [9] Review Request for 8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Thu Apr 30 08:27:28 UTC 2015
The fix looks good to me.
Thanks,
Alexandr.
On 4/30/2015 1:21 AM, Vivi An wrote:
> Hello,
>
> Could you please review below bug fix?
>
> Change made using focusCycleRoot to get root container of the
> component's focus traversal cycle, instead of using getWindowAncestor
> to find root window, since the focus root is not always a window. Test
> case provided too.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8075609
> Webrev: http://cr.openjdk.java.net/~van/8075609/webrev.00/
>
> Thank you
>
> Regards,
>
> ~ Vivi
>
>
>
>
>
>
>
More information about the swing-dev
mailing list