]> gcc.gnu.org Git - gcc.git/commit
re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't attempt...
authorTom Tromey <tromey@redhat.com>
Tue, 11 Jan 2005 20:04:33 +0000 (20:04 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Tue, 11 Jan 2005 20:04:33 +0000 (20:04 +0000)
commit59437d616d40b50faad9b66fc75fee5dbf020f5a
tree61f76ba61e9483c05e909e7c3f63f785ead32d36
parent6c25a4f7cbb1debbe1822ea9135c6b470ba06b6d
re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't attempt to read as much as possible)

PR libgcj/18840:
* java/io/BufferedInputStream.java (read): Repeatedly read to
fill buffer.
(refill): Change test to see if buffer must be grown.

From-SVN: r93192
libjava/ChangeLog
libjava/java/io/BufferedInputStream.java
This page took 0.055889 seconds and 5 git commands to generate.