On Fri, 29 Oct 2021 07:13:32 GMT, Alan Bateman <al...@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?
>
>> 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.

I understood to separate javadoc fix. I will remove the javadoc fix from this 
PR and issue another Bug ID.

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

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

Reply via email to