jdk-24/jdk/test/java/io
Peter Levart 24d0d5af7c 8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions
Explcitly handle IOExceptions in FilteredOutputStream.close() instead of using try-with-resources approach.

Reviewed-by: chegar, alanb
2015-06-29 08:39:29 -07:00
..
BufferedInputStream 8034960: Serviceability tests using @library failing with java.lang.NoClassDefFoundError 2014-05-09 15:24:57 +02:00
BufferedReader 8029434: Spliterator of Stream returned by BufferedReader.lines() should have NONNULL characteristic 2013-12-04 08:12:11 -08:00
BufferedWriter 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ByteArrayInputStream 6720170: ByteArrayInputStream.skip(long) can overflow internally 2010-11-04 14:19:31 -07:00
ByteArrayOutputStream 8055949: ByteArrayOutputStream capacity should be maximal array size permitted by VM 2014-08-25 10:40:55 -07:00
CharArrayReader 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
charStreams 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
DataInputStream 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
DataOutputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
etc 8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails 2015-01-04 19:32:46 +00:00
Externalizable 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
File 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
FileDescriptor 4774077: Use covariant return types in the NIO buffer hierarchy 2014-10-29 14:10:34 +01:00
FileInputStream 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
FileOutputStream 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
FilePermission 8056179: Store permissions in concurrent collections in PermissionCollection subclasses 2015-06-09 09:18:07 -04:00
FilterOutputStream 8042377: BufferedWriter and FilteredOutputStream.close throw IAE if flush and close throw equal exceptions 2015-06-29 08:39:29 -07:00
InputStream 8080835: Add blocking bulk read to java.io.InputStream 2015-06-04 10:27:06 +01:00
InputStreamReader 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
IOException 7197491: update copyright year to match last edit in jdk8 jdk repository 2012-11-02 15:50:11 +00:00
LineNumberInputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
LineNumberReader 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
ObjectInputStream 8067870: Fix java.io.ObjectInputStream.PeekInputStream#skip 2014-12-18 16:44:32 +00:00
OutputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
OutputStreamWriter 7033660: Update copyright year to 2011 on any files changed in 2011 2011-04-06 22:06:11 -07:00
pathNames 8028631: Improve the test coverage to the pathname handling on unix-like platforms 2013-11-19 13:22:50 -08:00
PipedInputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PipedOutputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PipedReader 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PipedWriter 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PrintStream 8078334: Mark regression tests using randomness 2015-04-29 10:25:53 -07:00
PrintWriter 7000511: PrintStream, PrintWriter, Formatter, Scanner leave files open when exception thrown 2011-01-07 13:08:18 +00:00
PushbackInputStream 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
PushbackReader 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
RandomAccessFile 8029235: Update copyright year to match last edit in jdk8 jdk repository for 2013 2013-12-26 12:04:16 -08:00
readBytes 8065998: Avoid use of _ as a one-character identifier 2014-12-02 15:12:40 +01:00
Reader 8029689: (spec) Reader.read(char[], int, int) throws unspecified IndexOutOfBoundsException 2015-05-12 13:59:31 +01:00
SequenceInputStream 7011804: SequenceInputStream with lots of empty substreams can cause StackOverflowError 2014-03-13 07:52:17 +04:00
Serializable 8071474: Better failure atomicity for default read object 2015-06-03 15:30:44 +01:00
StreamTokenizer 6962318: Update copyright year 2010-12-28 15:53:50 -08:00
StringReader 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
StringWriter 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Writer 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
NegativeInitSize.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
SystemInAvailable.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00
Unicode.java 6943119: Rebrand source copyright notices 2010-05-25 15:58:33 -07:00