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 202721 - UnusedVariableHint is counted too long
Summary: UnusedVariableHint is counted too long
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.0
Hardware: PC Linux
: P2 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-27 09:51 UTC by Petr Pisl
Modified: 2011-10-01 14:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The nps snapshot, while the hint is counted. (302.62 KB, application/octet-stream)
2011-09-27 09:51 UTC, Petr Pisl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Pisl 2011-09-27 09:51:01 UTC
Created attachment 111230 [details]
The nps snapshot, while the hint is counted.

I have open tcpdf.php file and the counting hints consume 100% of one core and it takes minutes. Also I have obtain NPE at the end. See exception report:

http://statistics.netbeans.org/analytics/exception.do?id=529580
Comment 1 Ondrej Brejla 2011-09-30 10:37:41 UTC
Fixed in web-main: http://hg.netbeans.org/web-main/rev/d8edc1524578
Comment 2 Quality Engineering 2011-10-01 14:02:57 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/d8edc1524578
User: Ondrej Brejla <obrejla@netbeans.org>
Log: #202721 - UnusedVariableHint is counted too long