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 262234

Summary: NullPointerException at com.sun.tools.javac.code.Types$DescriptorFilter.accepts
Product: java Reporter: markiewb
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: akobberup, mustafa.sensoy
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 224219
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description markiewb 2016-05-26 09:49:09 UTC
Build: NetBeans IDE Dev (Build 201605190002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 7

User Comments:
markiewb: Background scanning




Stacktrace: 
java.lang.NullPointerException
   at com.sun.tools.javac.code.Types$DescriptorFilter.accepts(Types.java:734)
   at com.sun.tools.javac.code.Types$DescriptorFilter.accepts(Types.java:721)
   at com.sun.tools.javac.code.Scope$ScopeImpl$1$1.skipToNextMatchingEntry(Scope.java:605)
   at com.sun.tools.javac.code.Scope$ScopeImpl$1$1.update(Scope.java:594)
   at com.sun.tools.javac.code.Scope$ScopeImpl$1$1.<init>(Scope.java:573)
   at com.sun.tools.javac.code.Scope$ScopeImpl$1.iterator(Scope.java:569)
Comment 1 markiewb 2016-05-26 09:49:11 UTC
Created attachment 159886 [details]
stacktrace
Comment 2 akobberup 2016-11-11 07:55:29 UTC
Created attachment 162872 [details]
stacktrace

Just opened some projects
Comment 3 akobberup 2016-11-14 09:58:29 UTC
Created attachment 162903 [details]
stacktrace

Clean maven project
Comment 4 Exceptions Reporter 2017-06-06 12:16:07 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=224219
Comment 5 Exceptions Reporter 2018-01-19 14:23:03 UTC
Created attachment 165614 [details]
stacktrace

scanning projects in background (?)
Comment 6 Exceptions Reporter 2018-02-16 13:20:30 UTC
Created attachment 165633 [details]
stacktrace

.