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 72686 - [pmd] SIOOBE thrown from time to time
Summary: [pmd] SIOOBE thrown from time to time
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: PMD (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2006-02-15 13:35 UTC by Martin Krauskopf
Modified: 2007-12-07 16:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2006-02-15 13:35:03 UTC
Including, short....

*********** Exception occurred ************ at 2:28 PM on Feb 15, 2006
java.lang.StringIndexOutOfBoundsException: String index out of range: -4
        at java.lang.String.substring(String.java:1776)
        at pmd.scan.Scanner.run(Scanner.java:132)
[catch] at java.lang.Thread.run(Thread.java:626)
Comment 1 Martin Krauskopf 2006-02-17 09:20:34 UTC
It happens quite often (probably because I have autoscanning feature turned on -
2s). P2 - poping up the Exception dialog often.
Comment 2 _ rkubacki 2006-04-14 13:46:12 UTC
ought to be fixed in version 1.6 and 1.5.1 i guess too

now the annotation is attached to whole line in these cases.