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 240666 - NullPointerException at org.netbeans.modules.javascript2.editor.hints.JsFunctionDocumentationRule$JsFunctionDocumentationVisitor.superfluousParameters
Summary: NullPointerException at org.netbeans.modules.javascript2.editor.hints.JsFunct...
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-19 13:25 UTC by moza
Modified: 2014-01-28 03:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 199094


Attachments
stacktrace (2.75 KB, text/plain)
2014-01-19 13:25 UTC, moza
Details
stacktrace (2.82 KB, text/plain)
2014-01-22 10:33 UTC, fortruth
Details
stacktrace (2.82 KB, text/plain)
2014-01-27 09:19 UTC, fortruth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description moza 2014-01-19 13:25:04 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Mac OS X

User Comments:
moza: Bonjour,

J'utilise le fichier javaScript : highcharts.src.js, qui fait plus de 15000 lignes.
J'ai remarqu
Comment 1 moza 2014-01-19 13:25:06 UTC
Created attachment 144119 [details]
stacktrace
Comment 2 fortruth 2014-01-22 10:33:52 UTC
Created attachment 144238 [details]
stacktrace

closing a lot of js files
Comment 3 fortruth 2014-01-27 09:19:10 UTC
Created attachment 144398 [details]
stacktrace

when open a js file/highstock.js file. it happens.
Comment 4 Exceptions Reporter 2014-01-27 09:19:15 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=199094
Comment 5 Petr Pisl 2014-01-27 13:03:42 UTC
Fixed in web-main
Comment 6 Quality Engineering 2014-01-28 03:06:13 UTC
Integrated into 'main-silver', will be available in build *201401280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d8642bccde48
User: Petr Pisl <ppisl@netbeans.org>
Log: #240666 - NullPointerException at org.netbeans.modules.javascript2.editor.hints.JsFunctionDocumentationRule.superfluousParameters