On Wed, 2006-06-07 at 14:37 -0400, Francis Kung wrote:
> Hi,
> 
> While writing some Mauve tests, I came across a small bug in JMenuBar's
> getSubElements() method: instead of returning an array of only menu's,
> we currently insert null values for non-menu components as well.
> 
> A patch is attached.

Committed.

> 
> Regards,
> Francis
> 
> 2006-06-07  Francis Kung  <[EMAIL PROTECTED]>
> 
>       * javax/swing/JMenuBar.java:
>       (getSubElements): Do not return null values.
> 


Reply via email to