> 8080272 Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy
Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
8080272: Refactor I/O stream copying to use java.io.InputStream.transferTo
cleanup
-------------
Changes:
- all:
https://git.openjdk.java.net/jdk/pull/1853/files - new:
https://git.openjdk.java.net/jdk/pull/1853/files/6e71e961..1b30471dWebrevs:
- full:
https://webrevs.openjdk.java.net/?repo=jdk&pr=1853&range=11 - incr:
https://webrevs.openjdk.java.net/?repo=jdk&pr=1853&range=10-11 Stats: 7 lines in 2 files changed: 0 ins; 5 del; 2 mod
Patch:
https://git.openjdk.java.net/jdk/pull/1853.diff Fetch: git fetch
https://git.openjdk.java.net/jdk pull/1853/head:pull/1853
PR:
https://git.openjdk.java.net/jdk/pull/1853