On Thu, 23 Jun 2022 19:32:44 GMT, Andrey Turbanov <aturba...@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