gcc/libjava/java
Bryce McKinlay 8cf29a474f 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: r51296
2002-03-25 02:28:22 +00:00
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt TextComponent.java (TextComponent): Editable by default. 2002-03-24 22:49:26 +00:00
beans [multiple changes] 2002-03-24 21:32:14 +00:00
io Based on patch from Intel's ORP team: 2002-03-25 02:28:22 +00:00
lang natSystem.cc (init_properties): Update VM version properties. 2002-03-18 06:19:03 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net * java/nat/natPlainSocketImpl.cc (write): Abort loop on error. 2002-03-23 14:57:39 +00:00
rmi [multiple changes] 2002-02-14 23:16:11 +00:00
security [multiple changes] 2002-02-14 23:16:11 +00:00
sql Add license clarification. 2002-01-22 22:40:42 +00:00
text Add license clarification. 2002-01-22 22:40:42 +00:00
util re PR libgcj/6045 (GregorianCalendar: getMinimum() and getMaximum() incorrect for month) 2002-03-23 16:12:03 +00:00