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 250970

Summary: Severe error during refactoring
Product: java Reporter: henri127 <henri127>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: file in messages.log
IDE log
<no description>
<no description>

Description henri127 2015-03-06 13:09:07 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23

see attached files
Comment 1 henri127 2015-03-06 13:12:25 UTC
Created attachment 152434 [details]
file in messages.log
Comment 2 henri127 2015-03-06 13:12:30 UTC
Created attachment 152435 [details]
IDE log
Comment 3 henri127 2015-03-06 13:14:21 UTC
Created attachment 152437 [details]
<no description>
Comment 4 henri127 2015-03-06 13:15:29 UTC
Created attachment 152438 [details]
<no description>
Comment 5 Marian Mirilovic 2015-03-16 11:50:58 UTC
java.lang.NullPointerException
	at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:613)
	at com.sun.tools.javac.comp.Attr.attribType(Attr.java:675)
	at com.sun.tools.javac.comp.Attr.attribType(Attr.java:668)
	at com.sun.tools.javac.comp.MemberEnter.visitVarDef(MemberEnter.java:849)
	at com.sun.tools.javadoc.JavadocMemberEnter.visitVarDef(JavadocMemberEnter.java:88)
	at org.netbeans.lib.nbjavac.services.NBJavadocMemberEnter.visitVarDef(NBJavadocMemberEnter.java:90)