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 225024 - NullPointerException at com.sun.tools.javac.comp.Check.localClassName
Summary: NullPointerException at com.sun.tools.javac.comp.Check.localClassName
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-17 13:05 UTC by Alexander Simon
Modified: 2015-11-14 12:08 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 197684


Attachments
stacktrace (3.21 KB, text/plain)
2013-01-17 13:05 UTC, Alexander Simon
Details
stacktrace (3.04 KB, text/plain)
2014-01-22 19:15 UTC, Exceptions Reporter
Details
stacktrace (2.96 KB, text/plain)
2014-03-27 16:03 UTC, theshadow27
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2013-01-17 13:05:11 UTC
Build: NetBeans IDE Dev (Build 20130117-dd3f9558c33d)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_11-b21
OS: SunOS

User Comments:
alexvsimon: click om stack entry while debugging




Stacktrace: 
java.lang.NullPointerException
   at com.sun.tools.javac.comp.Check.localClassName(Check.java:413)
   at com.sun.tools.javac.comp.Enter.visitClassDef(Enter.java:479)
   at com.sun.tools.javadoc.JavadocEnter.visitClassDef(JavadocEnter.java:87)
   at org.netbeans.lib.nbjavac.services.NBJavadocEnter.visitClassDef(NBJavadocEnter.java:95)
   at com.sun.tools.javac.tree.JCTree$JCClassDecl.accept(JCTree.java:593)
   at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:298)
Comment 1 Alexander Simon 2013-01-17 13:05:13 UTC
Created attachment 130327 [details]
stacktrace
Comment 2 Exceptions Reporter 2013-11-15 14:00:41 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=197684
Comment 3 Exceptions Reporter 2014-01-22 19:15:54 UTC
Created attachment 144263 [details]
stacktrace

Open a file
Comment 4 theshadow27 2014-03-27 16:03:49 UTC
Created attachment 146357 [details]
stacktrace

Properties.setProperty