Details
-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b14
-
generic
-
generic
Description
DefaultTableColumnModel.getColumn(int columnIndex) method should throw ArrayIndexOutOfBoundsException when columnIndex is not in valid range: (< 0 or >= getColumnCount()). This behavior should be documented in the spec.
###@###.### 2005-1-17 13:34:33 GMT
###@###.### 2005-1-17 13:34:33 GMT
Attachments
Issue Links
- csr for
-
JDK-8282378 DefaultTableColumnModel.getColumn() method should mention ArrayIndexOutOfBoundsException
- Closed