On Thu, 4 Feb 2021 01:56:57 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> Some broken data in the InputStream may cause the wrong exception to be 
> thrown - ArrayIndexOutOfBoundsException instead of IllegalArgumentException, 
> if the data is too small and we try to validate it.

Marked as reviewed by azvegint (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/2394

Reply via email to