[Bug libgcj/18376] java.io.BufferedWriter outputing extraneous characters?

greenrd at greenrd dot org gcc-bugzilla@gcc.gnu.org
Thu Apr 28 22:38:00 GMT 2005


------- Additional Comments From greenrd at greenrd dot org  2005-04-28 22:38 -------
Please reopen. JDK1.5 javadocs for BufferedReader.read include this new information:

"As an additional convenience, it attempts to read as many characters as
possible by repeatedly invoking the read method of the underlying stream."

Bug 18840 addressed the same issue for BufferedInputStream by bringing libgcj
into compliance with JDK1.5; the same should be done here, for BufferedReader.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18376



More information about the Gcc-bugs mailing list