This patch (committed) updates the test for the removeElement() method: 2006-06-16 David Gilbert * gnu/testlet/javax/swing/DefaultComboBoxModel/removeElement.java (events): New field, (index0): Removed, (index1): Removed, (type): Removed, (contentsChanged): Add event to list, (intervalAdded): Likewise, (intervalRemoved): Likewise, (test): Updated checks to look for event or events in list. I have already committed a patch to GNU Classpath to fix the failing checks. Regards, Dave