RFR(2nd): 8017513: Support for closeable streams
Alan Bateman
Alan.Bateman at oracle.com
Wed Sep 4 07:17:01 UTC 2013
On 03/09/2013 20:02, Henry Jen wrote:
> Updated webrev is at
>
> http://cr.openjdk.java.net/~henryjen/ccc/8017513/2/webrev/
>
> Addressed comments from Alan and catch IOExpression when close on
> exception in Files method.
>
Thanks for sorting out the suppressed exception issue. I notice you've
added code to catch Throwable if addSuppressed fails. Is this out of
concern for OOME (I assume not IAE ias it can't happen here)?
-Alan.
More information about the core-libs-dev
mailing list