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

Andrey Turbanov github.com+741251+turbanoff at openjdk.java.net
Mon Feb 8 20:54:47 UTC 2021


On Mon, 8 Feb 2021 16:19:17 GMT, Julia Boes <jboes at openjdk.org> wrote:

>> 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.

done

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

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



More information about the security-dev mailing list