• H
    8017513: Support for closeable streams · 95428901
    henryjen 提交于
    8022237: j.u.s.BaseStream.onClose() has an issue in implementation or requires spec clarification
    8022572: Same exception instances thrown from j.u.stream.Stream.onClose() handlers are not listed as suppressed
    Summary: BaseStream implements AutoCloseable; Remove CloseableStream and DelegatingStream
    Reviewed-by: alanb, mduigou, psandoz
    Contributed-by: brian.goetz@oracle.com
    95428901
BaseStream.java 4.9 KB