This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 43887

Summary: AIOOBE from IntList.get
Product: platform Reporter: Jesse Glick <jglick>
Component: Output WindowAssignee: _ tboudreau <tboudreau>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 43882    
Attachments: Stack trace

Description Jesse Glick 2004-05-26 14:20:48 UTC
Trunk. Don't know how to reproduce.
Comment 1 Jesse Glick 2004-05-26 14:21:36 UTC
Created attachment 15242 [details]
Stack trace
Comment 2 _ tboudreau 2004-05-28 12:23:54 UTC
Fixed.  There's a tweak in sendCaretToLine() that tries to ensure a few lines below the line 
requested are visible, which didn't check to make sure there *are* lines there to make 
visible.

Checking in src/org/netbeans/core/output2/ui/AbstractOutputPane.java;
/cvs/core/output2/src/org/netbeans/core/output2/ui/AbstractOutputPane.java,v  <--  
AbstractOutputPane.java
new revision: 1.4; previous revision: 1.3
done
Processing log script arguments...
Comment 3 Marian Mirilovic 2005-12-20 15:48:21 UTC
This issue was solved long time ago. Because nobody has reopened it neither
added comments, we are verifying/closing it now. 
If you are still able to reproduce the problem, please reopen. Thanks in advance.