RFR: 8289659: Refactor I/O stream copying to use InputStream.readAllBytes in X509CertPath
Сергей Цыпанов
duke at openjdk.org
Sat Jul 23 18:48:51 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)
Marked as reviewed by stsypanov at github.com (no known OpenJDK username).
-------------
PR: https://git.openjdk.org/jdk/pull/9263
More information about the security-dev
mailing list