RFR 8193842: Replace Files.copy(InputStream, OutputStream) with InputStream.transferTo(OutputStream)

Alan Bateman Alan.Bateman at oracle.com
Wed Dec 20 07:48:03 UTC 2017



On 19/12/2017 22:52, Brian Burkhalter wrote:
> https://bugs.openjdk.java.net/browse/JDK-8193842
> http://cr.openjdk.java.net/~bpb/8193842/webrev.00/
>
> Replace the private static method cop(InputStream,OutputStream) with recently added public APIs.
>
Looks good.

-Alan


More information about the nio-dev mailing list