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 - Common IOOBE's from ContextProviderImpl.getCurrentLineNumber (indirectly)
Summary: Common IOOBE's from ContextProviderImpl.getCurrentLineNumber (indirectly)
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-05-27 16:19 UTC by Jesse Glick
Modified: 2010-04-29 09:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Some representative stack traces (9.83 KB, text/plain)
2004-05-27 16:19 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
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.