Files
gcc/libjava/java/io/PushbackInputStream.java
Bryce McKinlay 606796523a Based on patch from Intel's ORP team:
* java/io/PushbackInputStream.java (available): Calculate correct
	number of bytes in buffer.
	(read): Remove redundant bound check. Return bytes from both the
	buffer and the stream.

From-SVN: r51295
2002-03-25 02:28:02 +00:00

11 KiB