RFR: 8080272 Refactor I/O stream copying to use InputStream.transferTo/readAllBytes and Files.copy [v13]
Andrey Turbanov
github.com+741251+turbanoff at openjdk.java.net
Mon Mar 15 14:50:24 UTC 2021
> 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 InputStream.transferTo/readAllBytes and Files.copy
drop changes in X509CertPath
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1853/files
- new: https://git.openjdk.java.net/jdk/pull/1853/files/1b30471d..96920ee6
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1853&range=12
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1853&range=11-12
Stats: 25 lines in 1 file changed: 22 ins; 0 del; 3 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
More information about the nio-dev
mailing list