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 256959 - StringIndexOutOfBoundsException: String index out of range: -30
Summary: StringIndexOutOfBoundsException: String index out of range: -30
Status: RESOLVED DUPLICATE of bug 256958
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 16:53 UTC by Alexander Simon
Modified: 2015-12-03 17:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221493


Attachments
stacktrace (4.42 KB, text/plain)
2015-12-03 16:53 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-12-03 16:53:57 UTC
Build: Oracle Internal IDE 20151202-a167ece411eb
VM: OpenJDK 64-Bit Server VM, 24.91-b01, OpenJDK Runtime Environment, 1.7.0_91-b02
OS: Linux

User Comments:
alexvsimon: options




Stacktrace: 
java.lang.StringIndexOutOfBoundsException: String index out of range: -30
   at java.lang.String.substring(String.java:1911)
   at com.sun.tools.java.analysis.parfait.utils.ParfaitOutputParser.getWarningTypes(ParfaitOutputParser.java:102)
   at com.sun.tools.java.analysis.parfait.JavaParfaitErrorProvider.getAudits(JavaParfaitErrorProvider.java:42)
   at org.netbeans.modules.cnd.analysis.api.options.HintsPanel$CodeAuditProviderProxy.<init>(HintsPanel.java:573)
   at org.netbeans.modules.cnd.analysis.api.options.HintsPanel$CodeAuditProviderProxy.<init>(HintsPanel.java:563)
   at org.netbeans.modules.cnd.analysis.api.options.HintsPanel$ExtendedModel.<init>(HintsPanel.java:407)
Comment 1 Alexander Simon 2015-12-03 16:53:58 UTC
Created attachment 157648 [details]
stacktrace
Comment 2 Alexander Simon 2015-12-03 17:06:05 UTC

*** This bug has been marked as a duplicate of bug 256958 ***