hg: jdk9/dev/jdk: 8054565: FilterOutputStream.close may throw IOException if called twice and underlying flush or close fails
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Sun Jan 4 19:29:16 UTC 2015
Changeset: 5f22b23442ba
Author: chegar
Date: 2015-01-04 19:32 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/5f22b23442ba
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 at oracle.com>, Nathan Clement <nathan.a.clement at hotmail.com>
! src/java.base/share/classes/java/io/FilterOutputStream.java
! test/java/io/etc/FailingFlushAndClose.java
More information about the jdk9-dev-changes
mailing list