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 - Severe error during refactoring
Summary: Severe error during refactoring
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 13:09 UTC by henri127
Modified: 2015-03-16 11:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
file in messages.log (101.45 KB, application/octet-stream)
2015-03-06 13:12 UTC, henri127
Details
IDE log (131.19 KB, text/plain)
2015-03-06 13:12 UTC, henri127
Details
<no description> (1.00 MB, application/octet-stream)
2015-03-06 13:14 UTC, henri127
Details
<no description> (81.07 KB, application/octet-stream)
2015-03-06 13:15 UTC, henri127
Details

Note You need to log in before you can comment on or make changes to this bug.
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)