Re: Problems with lists

1998-07-08 Thread Juergen Kreileder
Brian Pedersen <[EMAIL PROTECTED]> writes: > [1 ] > I have a problem with removing/replacing items in both jdk1.1.6-v2-libc > and jdk1.1.6-v2-glibc. The items remains in the list when removed, and > replacing an item results in an extra item in the list. The weird thing is > that selecting these

Problems with lists

1998-07-08 Thread Brian Pedersen
I have a problem with removing/replacing items in both jdk1.1.6-v2-libc and jdk1.1.6-v2-glibc. The items remains in the list when removed, and replacing an item results in an extra item in the list. The weird thing is that selecting these bogus items results in an ArrayOutOfBoundsException. I'm r