Hi David, On Tue, 2006-06-27 at 16:36 +0100, David Gilbert wrote: > 2006-06-27 David Gilbert <[EMAIL PROTECTED]> > > * java/awt/Component.java > (setName): Fire required PropertyChangeEvent,
This caused a regression in Mauve: FAIL: java.awt.Component.properties: line 124: Property: name [1] -- got java.lang.String but expected null But I believe the Mauve test is wrong. Could you take a look? Thanks, Mark
