IZ #165905: ArrayIndexOutOfBoundsException: 2
Martin Entlicher <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
http://www.netbeans.org/issues/show_bug.cgi?id=165905 Description: ArrayIndexOutOfBoundsException is thrown when the last column whose order is processed is marked as hidden. P.S.: It's possible that this bug is only exposed by http://www.netbeans.org/issues/show_bug.cgi?id=165934 and might disappear after that issue is fixed. Impact: Breaks debugging views displaying variables, watches, breakpoints, etc. Risk assessment: Very safe fix, we just check for array bounds. QE verification and peer review at http://www.netbeans.org/issues/show_bug.cgi?id=165905#desc11 and http://www.netbeans.org/issues/show_bug.cgi?id=165905#desc13 Changeset: http://hg.netbeans.org/main-golden/rev/0404866b0e39 Thanks, Martin