On Sun, 20 Dec 2020 17:05:21 GMT, Andrey Turbanov 
<[email protected]> wrote:

> 8080272  Refactor I/O stream copying to use 
> InputStream.transferTo/readAllBytes and Files.copy

This pull request has now been integrated.

Changeset: 68deb24b
Author:    Andrey Turbanov <[email protected]>
Committer: Julia Boes <[email protected]>
URL:       https://git.openjdk.java.net/jdk/commit/68deb24b
Stats:     105 lines in 7 files changed: 3 ins; 78 del; 24 mod

8080272: Refactor I/O stream copying to use InputStream.transferTo/readAllBytes 
and Files.copy

Reviewed-by: mcimadamore, alanb

-------------

PR: https://git.openjdk.java.net/jdk/pull/1853

Reply via email to