On Sun, 20 Dec 2020 17:05:21 GMT, Andrey Turbanov 
<github.com+741251+turban...@openjdk.org> 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 <turban...@gmail.com>
Committer: Julia Boes <jb...@openjdk.org>
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