On Mon, 28 Feb 2022 07:24:27 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>> If invalid ie 0 or > getColumnCount() index is passed to >> DefaultTableColumnModel.getColumn() then it returns AIOBE in current >> implementation which should be documented in the spec. Fixed the spec to >> mention the exception. > > Prasanta Sadhukhan has updated the pull request incrementally with three > additional commits since the last revision: > > - javadoc fix > - javadoc fix > - javadoc fix Marked as reviewed by aivanov (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/7587