RFR: 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo [v7]
Julia Boes
jboes at openjdk.java.net
Mon Feb 8 16:21:56 UTC 2021
On Mon, 21 Dec 2020 08:19:08 GMT, Andrey Turbanov <github.com+741251+turbanoff at openjdk.org> wrote:
>> 8080272 Refactor I/O stream copying to use java.io.InputStream.transferTo
>
> Andrey Turbanov has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.
src/java.base/share/classes/sun/security/provider/certpath/X509CertPath.java line 29:
> 27:
> 28: import java.io.ByteArrayInputStream;
> 29: import java.io.IOException;
The copyright year needs to be updated for this file and changed to 2021 in the other files where applicable.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1853
More information about the nio-dev
mailing list