<Swing Dev> [9] Review Request for 8075609: java.lang.IllegalArgumentException: aContainer is not a focus cycle root of aComponent
Anton V. Tarasov
anton.tarasov at oracle.com
Fri May 8 09:52:25 UTC 2015
Hi Vivi,
Looks fine to me.
Regards,
Anton.
On 30.04.2015 1:21, 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