Bug in BufferedReader.ready()

Archie Cobbs archie at whistle.com
Fri Dec 4 11:38:07 PST 1998


Artur Biesiadowski writes:
> > Yes, this is a bug. Could you try the version of BufferedReader.java
> > below and let me know if it works for your application? You will have
> > to rebuild and reinstall Klasses.jar.
> 
> It worked (at least for my particular case).

Cool.. the changes have been checked in.

> Second thing which is wrong, I think, is tied with java.awt.Canvas. JDK
> clears components in update method, kaffe in Canvas paint method. This
> makes difference - in kaffe I have to clear area by hand, or call
> super.paint(g). I'm not sure which one is right, but it is clearly
> incompatibility with JDK. I can add super.paint(g) in my program, but
> there are sure other programs which will not do it.

An AWT expert will have to look into this one..

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com


More information about the kaffe mailing list