RFR: 8290824: Use InputStream.readAllBytes() instead of explicit loops

Andrey Turbanov aturbanov at openjdk.org
Sat Jul 23 18:13:37 UTC 2022


On Thu, 21 Jul 2022 15:37:40 GMT, Сергей Цыпанов <duke at openjdk.org> wrote:

> We can use `InputStream.readAllBytes()` in `ModuleHashes` and `X509CertPath`.

Ow. I've created similar PR for `X509CertPath` recently #9263

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

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



More information about the security-dev mailing list