BufferedInputStream.java
13.3 KB
-
re PR libgcj/18840 (java.io.BufferedInputStream.read(byte[],..) methods don't… · 59437d61
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
Tom Tromey committed