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 246425 - NullPointerException at com.sun.tools.javac.comp.Lower.accessClass
Summary: NullPointerException at com.sun.tools.javac.comp.Lower.accessClass
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-13 08:47 UTC by _ tboudreau
Modified: 2016-12-15 12:00 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 207790


Attachments
stacktrace (6.08 KB, text/plain)
2014-08-13 08:47 UTC, _ tboudreau
Details
stacktrace (5.82 KB, text/plain)
2014-08-13 21:22 UTC, _ tboudreau
Details
stacktrace (5.82 KB, text/plain)
2014-08-16 22:07 UTC, _ tboudreau
Details
stacktrace (5.96 KB, text/plain)
2014-09-09 09:14 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ tboudreau 2014-08-13 08:47:04 UTC
Build: NetBeans IDE Dev (Build NetBeans-505-on-20140805)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.11-b03, Java(TM) SE Runtime Environment, 1.8.0_11-b12
OS: Linux

User Comments:
GUEST: Started NB 8.0Beta From scratch

tboudreau: Restarted IDE after shutting it down due to endless scanning

GUEST: Starting up NB




Stacktrace: 
java.lang.NullPointerException
   at com.sun.tools.javac.comp.Lower.accessClass(Lower.java:1100)
   at com.sun.tools.javac.comp.Lower.accessSymbol(Lower.java:967)
   at com.sun.tools.javac.comp.Lower.access(Lower.java:1211)
   at com.sun.tools.javac.comp.Lower.visitSelect(Lower.java:3860)
   at com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:1903)
   at com.sun.tools.javac.tree.TreeTranslator.translate(TreeTranslator.java:58)
Comment 1 _ tboudreau 2014-08-13 08:47:06 UTC
Created attachment 148671 [details]
stacktrace
Comment 2 _ tboudreau 2014-08-13 21:22:49 UTC
Created attachment 148689 [details]
stacktrace

Happens quite regularly on sources that I'm upgrading from wicket 1.4 to wicket 6
Comment 3 _ tboudreau 2014-08-16 22:07:50 UTC
Created attachment 148733 [details]
stacktrace

Moving changes between branches in Git.  Stuck at 13% scanned.
Comment 4 Exceptions Reporter 2014-08-16 22:07:55 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=207790
Comment 5 Exceptions Reporter 2014-09-09 09:14:11 UTC
Created attachment 149080 [details]
stacktrace

Done nothing
Comment 6 Exceptions Reporter 2016-07-06 20:39:47 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=207790