Ignore this patch for now. I'm doing more testing.
On Thu, 2006-08-24 at 14:20 -0400, Tania Bento wrote:
> Hey,
>
> This patch fixes a bug that was exposed by Intel's testSuite in the
> setMultipleMode method of List.java. I have committed a new mauve test
> file that tests that method.
>
> Could someone please approve/comment on this patch.
>
> Thanks,
> Tania
>
> 2006-08-24 Tania Bento <[EMAIL PROTECTED]>
>
> * java/awt/List.java
> (setMultipleSelections(boolean)): If boolean is the same
> value as the current value, nothing happens. Also, if
> boolean == false, then the first item on the list is
> selected.
>
>
>