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 43937

Summary: Common IOOBE's from ContextProviderImpl.getCurrentLineNumber (indirectly)
Product: debugger Reporter: Jesse Glick <jglick>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: RANDOM
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Some representative stack traces

Description Jesse Glick 2004-05-27 16:19:01 UTC
I have been seeing such exceptions from time to
time in dev builds. Not using the debugger at all,
note. Just editing some Java sources and running
them. JDK 1.5.0b51, Linux.
Comment 1 Jesse Glick 2004-05-27 16:19:36 UTC
Created attachment 15325 [details]
Some representative stack traces
Comment 2 Jan Jancura 2004-06-01 15:52:21 UTC
fixed in the main trunk:
Checking in
ant/src/org/netbeans/modules/debugger/projects/ContextProviderImpl.java;
/cvs/debuggerjpda/ant/src/org/netbeans/modules/debugger/projects/ContextProviderImpl.java,v
 <--  ContextProviderImpl.java
new revision: 1.16; previous revision: 1.15
done
Comment 3 Quality Engineering 2010-04-29 09:17:50 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.