RFR: 8290824: Use InputStream.readAllBytes() instead of explicit loops
Сергей Цыпанов
duke at openjdk.org
Sat Jul 23 18:44:44 UTC 2022
On Sat, 23 Jul 2022 18:10:15 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
>> We can use `InputStream.readAllBytes()` in `ModuleHashes` and `X509CertPath`.
>
> Ow. I've created similar PR for `X509CertPath` recently #9263
@turbanoff I'll then remove the mentioned piece from this PR
-------------
PR: https://git.openjdk.org/jdk/pull/9596
More information about the security-dev
mailing list