RFR: 8289659: Refactor I/O stream copying to use InputStream.readAllBytes in X509CertPath
Weijun Wang
weijun at openjdk.org
Mon Jul 25 13:25:01 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)
Looks good to me. Thanks.
-------------
Marked as reviewed by weijun (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9263
More information about the security-dev
mailing list