History log of /openjdk9/jdk/test/java/io/etc/FailingFlushAndClose.java
Revision Date Author Comments
# 11201:5f22b23442ba 04-Jan-2015 chegar

8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails
Reviewed-by: alanb, prappo
Contributed-by: Chris Hegarty <chris.hegarty@oracle.com>, Nathan Clement <nathan.a.clement@hotmail.com>


# 4498:759aa847dcaf 18-Aug-2011 alanb

7015589: (spec) BufferedWriter.close leaves stream open if close of underlying Writer fails
Reviewed-by: forax, mduigou