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 246636 - IllegalArgumentException: bad position: 2919
Summary: IllegalArgumentException: bad position: 2919
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: danilasergeyev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-22 11:44 UTC by Alexander Simon
Modified: 2015-09-05 03:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 211386


Attachments
stacktrace (1.34 KB, text/plain)
2014-08-22 11:44 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2014-08-22 11:44:08 UTC
Build: NetBeans IDE Dev (Build 20140822-b2c5edcd2a67)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: SunOS

User Comments:
alexvsimon: macro expansion of /usr/include/math.h




Stacktrace: 
java.lang.IllegalArgumentException: bad position: 2919
   at javax.swing.text.JTextComponent.setCaretPosition(JTextComponent.java:1629)
   at org.netbeans.modules.cnd.navigation.macroview.impl.services.MacroExpansionViewProviderImpl$1$1.run(MacroExpansionViewProviderImpl.java:144)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:744)
   at java.awt.EventQueue.access$400(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:697)
Comment 1 Alexander Simon 2014-08-22 11:44:10 UTC
Created attachment 148838 [details]
stacktrace
Comment 2 danilasergeyev 2015-09-04 12:49:07 UTC
fixed, change set:
https://hg.netbeans.org/cnd-main/rev/8a8aedff60c3
Comment 3 Quality Engineering 2015-09-05 03:03:56 UTC
Integrated into 'main-silver', will be available in build *201509050002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8a8aedff60c3
User: Danila Sergeyev <danilasergeyev@netbeans.org>
Log: fix bug #246636 IllegalArgumentException: bad position: 2919