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 195904 - ArrayIndexOutOfBoundsException: 12
Summary: ArrayIndexOutOfBoundsException: 12
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-23 19:24 UTC by Exceptions Reporter
Modified: 2011-02-25 05:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 176902


Attachments
stacktrace (5.73 KB, text/plain)
2011-02-23 19:24 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-02-23 19:24:46 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
VM: Java HotSpot(TM) Client VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows Vista

Stacktrace: 
java.lang.ArrayIndexOutOfBoundsException: 12
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileBufferFile.doGetChar(FileBufferFile.java:114)
   at org.netbeans.modules.cnd.modelimpl.csm.core.FileBufferFile.getCharBuffer(FileBufferFile.java:164)
   at org.netbeans.modules.cnd.apt.impl.support.APTDriverImpl$APTSyncCreator.getTokenStream(APTDriverImpl.java:130)
   at org.netbeans.modules.cnd.apt.impl.support.APTDriverImpl$APTSyncCreator.findAPT(APTDriverImpl.java:149)
   at org.netbeans.modules.cnd.apt.impl.support.APTDriverImpl.findAPT(APTDriverImpl.java:99)
   at org.netbeans.modules.cnd.apt.support.APTDriver.findAPTLight(APTDriver.java:80)
Comment 1 Exceptions Reporter 2011-02-23 19:24:50 UTC
Created attachment 106376 [details]
stacktrace
Comment 2 Alexander Simon 2011-02-24 15:44:05 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/2b3a2a363f6b
Comment 3 Quality Engineering 2011-02-25 05:36:18 UTC
Integrated into 'main-golden', will be available in build *201102250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/2b3a2a363f6b
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #195904 ArrayIndexOutOfBoundsException: 12