[kaffe] [patch] latest java.io.DataInputStream readLine patch

Dalibor Topic robilad at yahoo.com
Thu Jan 9 12:47:01 PST 2003


Hi Vesa,

this is the last patch for DataInputStream. It's
necessary to get the BCEL Java Verifier to run. It
would be nice if you could check if your application /
jython still runs with this patch. I've got make &
make check with no troubles.

It uses FilterInputStream to store an eventual
dangling character after '\r', so that any call to
read() picks it up. It lets kaffe behave like JDK
1.4.0_1 on linux on InputStreamTest.

best regards,
dalibor topic

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the kaffe mailing list