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 262592

Summary: NullPointerException at com.sun.tools.javac.comp.Attr$ResultInfo.attr
Product: java Reporter: Exceptions Reporter <exceptions_reporter>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED FIXED    
Severity: normal CC: nleck, stefan79
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 223992
Attachments: stacktrace
stacktrace
stacktrace
stacktrace

Description Exceptions Reporter 2016-06-28 06:33:46 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-527-on-20160628)
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:
stefan79: Exception occured while Scanning-Projects.

stefan79: Exception occured while Scanning-projects..

stefan79: ...

stefan79: ...

stefan79: Occured while Scanning-Projects.

stefan79: Exception occured while Background-Scanning.

stefan79: ...

stefan79: ...

stefan79: Exception occured while Background-Scanning.

stefan79: Exception occured while Background-Scaning-projects.

stefan79: ...

stefan79: Exception occured after opening a jsp-file.

GUEST: Exception occured in the Background

stefan79: ...

stefan79: ...

stefan79: ...

stefan79: ....

stefan79: Exception occured while Background-Scanning.




Stacktrace: 
java.lang.NullPointerException
   at com.sun.tools.javac.comp.Attr$ResultInfo.attr(Attr.java:496)
   at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:637)
   at com.sun.tools.javac.comp.Attr.attribExpr(Attr.java:676)
   at com.sun.tools.javac.comp.Attr.attribLazyConstantValue(Attr.java:827)
   at com.sun.tools.javac.code.Symbol$VarSymbol$2.call(Symbol.java:1384)
   at com.sun.tools.javac.code.Symbol$VarSymbol.getConstValue(Symbol.java:1416)
Comment 1 Exceptions Reporter 2016-06-28 06:33:48 UTC
Created attachment 160176 [details]
stacktrace
Comment 2 nleck 2016-07-08 01:27:47 UTC
Created attachment 160308 [details]
stacktrace

clean build.
Comment 3 nleck 2016-07-08 01:30:46 UTC
Created attachment 160309 [details]
stacktrace

scan
Comment 4 nleck 2016-07-08 01:33:46 UTC
Created attachment 160310 [details]
stacktrace

background scan
Comment 6 Quality Engineering 2016-07-21 01:51:01 UTC
Integrated into 'main-silver', will be available in build *201607210002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/94e4745c47c9
User: Dusan Balek <dbalek@netbeans.org>
Log: Issues #188662 and ##262592 - fixed.