Hi Tom,

On Fri, 2006-02-10 at 12:48 -0500, Thomas Fitzsimmons wrote:
> > 2006-02-09  Mark Wielaard  <[EMAIL PROTECTED]>
> > 
> >     * gnu/java/awt/peer/gtk/GtkComponentPeer.java (repaintTimer):
> >     Removed field.
> >     (repaint): Immediately post to queue when tm <= 0, otherwise call
> >     RepaintTimerTask.schedule().
> >     (RepaintTimerTask): Make static.
> >     (RepaintTimerTask.repaintTimer): New static final field.
> >     (RepaintTimerTask.awtComponent): New field.
> >     (schedule): New static method.
> > 
> > OK to commit?
> 
> It looks like you left some debugging code in:
> 
> +    System.err.println("UPDATE: " + awtComponent);
> +    Thread.dumpStack();
> 
> Other than that this looks good.

Oops. Debug output removed and committed.

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to