On Fri, 29 Oct 2021 09:28:57 GMT, Masanori Yano <my...@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. > > I understood to separate javadoc fix. I will remove the javadoc fix from this > PR and issue another Bug ID. Thanks, this means this PR will be image I/O only so I'll remove the core-libs label. ------------- PR: https://git.openjdk.java.net/jdk/pull/6151