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 144318 - [65cat] NullPointerException at org.netbeans.modules.java.source.builder.TreeFactory.Method
Summary: [65cat] NullPointerException at org.netbeans.modules.java.source.builder.Tree...
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Max Sauer
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 22:17 UTC by misterm
Modified: 2008-12-09 14:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 93782


Attachments
stacktrace (937 bytes, text/plain)
2008-08-18 22:17 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2008-08-18 22:17:16 UTC
Build: NetBeans IDE Dev (Build 200808051401)
VM: Java HotSpot(TM) Client VM, 10.0-b19, Java(TM) SE Runtime Environment, 1.6.0_04-b12
OS: Windows XP, 5.1, x86

User Comments: 


Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.java.source.builder.TreeFactory.Method(TreeFactory.java:408)
        at org.netbeans.api.java.source.TreeMaker.Method(TreeMaker.java:624)
        at org.netbeans.modules.java.hints.introduce.IntroduceHint$IntroduceExpressionBasedMethodFix$1.run(IntroduceHint.java:1839)
        at org.netbeans.modules.java.hints.introduce.IntroduceHint$IntroduceExpressionBasedMethodFix$1.run(IntroduceHint.java:1791)
        at org.netbeans.api.java.source.JavaSource.runModificationTask(JavaSource.java:916)
        at org.netbeans.modules.java.hints.introduce.IntroduceHint$IntroduceExpressionBasedMethodFix.implement(IntroduceHint.java:1790)
Comment 1 misterm 2008-08-18 22:17:30 UTC
Created attachment 67746 [details]
stacktrace
Comment 2 Max Sauer 2008-09-15 12:13:18 UTC
Can you please attach some example sources/steps to reproduce? It is almost impossible to track this issue down without it. Thanks.
Comment 3 Jiri Prox 2008-12-09 14:54:41 UTC
Since requested additional information haven't been provided this issue was closed as INVALID. However, we still
consider your report important for next development. 
Therefore, please, if you experience this issue again feel free to reopen it and submit additional information as well. 

Thank you for your support.