InputStreamReader.java
3.52 KB
-
re PR libgcj/1913 (reading closed streams throws NullPointerException, not IOException) · 8a5f950e
From paul@dawa.demon.co.uk. Fix for PR libgcj/1913: * java/io/InputStreamReader.java (ready, read): Throw IOException if stream has been closed. From-SVN: r39553
Tom Tromey committed