gcc/libjava/gnu
Tom Tromey a9a399fe24 re PR libgcj/3426 (java.io.InputStreamReader, infinite loop)
Fix for PR libgcj/3426:
	* gnu/gcj/convert/natIconv.cc: Include CharConversionException.h,
	errno.h.
	(read): Throw exception if character conversion fails.
	* java/io/BufferedInputStream.java (refill): Now package-private.
	* java/io/InputStreamReader.java (ready): Simplified.
	(refill): New method.
	(read): Use it.

Co-Authored-By: David Brownell <david-b@pacbell.net>

From-SVN: r43975
2001-07-13 05:41:28 +00:00
..
awt DirectRasterGraphics.java (clone): Hoist to public. 2001-02-15 04:36:34 +00:00
classpath System.java (setProperties): Only call init_properties() if properties is null. 2000-11-26 01:48:04 +00:00
gcj re PR libgcj/3426 (java.io.InputStreamReader, infinite loop) 2001-07-13 05:41:28 +00:00
java [multiple changes] 2001-05-10 18:13:17 +00:00