[Bug libgcj/19621] Network-performance issue in java.io.PrintStream

mckinlay at redhat dot com gcc-bugzilla@gcc.gnu.org
Sat Jan 29 00:27:00 GMT 2005


------- Additional Comments From mckinlay at redhat dot com  2005-01-29 00:26 -------
This is probably due to the 100-byte character conversion buffer in
java/io/PrintStream.java. The buffer size could be increased if it will improve
network efficiency. Any idea what size the Sun implementation uses?

-- 


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



More information about the Java-prs mailing list