On Fri, 25 Feb 2022 04:51:56 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 one > additional commit since the last revision: > > Fix javadoc I believe the copyright year shall be updated too. Other than that, it looks good. ------------- Marked as reviewed by aivanov (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/7587