RFR: 8289659: Refactor I/O stream copying to use InputStream.readAllBytes in X509CertPath

Andrey Turbanov aturbanov at openjdk.org
Mon Jul 25 10:09:02 UTC 2022


On Thu, 23 Jun 2022 19:32:44 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> Use `InputStream.readAllBytes` instead of manually written method.
> 
> Skipped this method in [JDK-8080272](https://bugs.openjdk.org/browse/JDK-8080272)

I think we need approve from security team.
@seanjmullan @wangweij can you please have a look?

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

PR: https://git.openjdk.org/jdk/pull/9263



More information about the security-dev mailing list