This patch (committed) extends the test for the TableColumn.setMaxWidth() method to check for the correct PropertyChangeEvent(s): 2006-03-14 David Gilbert * gnu/testlet/javax/swing/table/TableColumn/setMaxWidth.java (events): New field, (propertyChange): New method, (test): Added checks for PropertyChangeEvents. I will commit a patch to GNU Classpath CVS shortly to make these tests pass. Regards, Dave