This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the GCJ project. See the GCJ home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: DataInputStream.readLine() patch


>>>>> "Urban" == Urban Widmark <urban@svenskatest.se> writes:

Urban> I have a small problem with the deprecated method
Urban> DataInputStream.readLine (and since your name was on the file
Urban> ...)

Urban> The behaviour has been compared with jdk1.1.7_v1a for Linux
Urban> (and I _know_ this is how readLine should work).

Incidentally, for those who don't know, we also work on a free test
suite for the Java class libraries (and perhaps other things); see:

	http://sourceware.cygnus.com/mauve/

You get bonus points if you submit Mauve regression test cases for any
bugs you find or fix in libgcj.

Tom