On Fri, 29 Oct 2021 07:01:04 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:

> Unfortunately the parent class does not specify this exception via javadoc 
> tags like "@throws IndexOutOfBoundsException", but instead just describe it 
> in the method description
> 
> should we fix it separately from the imageio fix?

Yes, it might be better to separate them because we'll like need a CSR if we 
are missing @throws in a few places.

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

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

Reply via email to