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 262711

Summary: AssertionError at com.sun.tools.javac.util.Assert.error
Product: java Reporter: ymajoros <ymajoros>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: NEW ---    
Severity: normal CC: alied, bondolo, java1cprog, lawale4me, nleck, terje7601
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 225097
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description ymajoros 2016-07-07 08:55:03 UTC
Build: NetBeans IDE Dev (Build 201607040002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.51-b03, Java(TM) SE Runtime Environment, 1.8.0_51-b16
OS: Windows 7

User Comments:
ymajoros: just using the ide, something crashed




Stacktrace: 
java.lang.AssertionError
   at com.sun.tools.javac.util.Assert.error(Assert.java:155)
   at com.sun.tools.javac.util.Assert.checkNonNull(Assert.java:62)
   at com.sun.tools.javac.util.ListBuffer.append(ListBuffer.java:127)
   at com.sun.tools.javac.tree.TreeInfo.types(TreeInfo.java:747)
   at com.sun.tools.javac.comp.Attr.visitLambda(Attr.java:2511)
   at com.sun.tools.javac.tree.JCTree$JCLambda.accept(JCTree.java:1777)
Comment 1 ymajoros 2016-07-07 08:55:04 UTC
Created attachment 160295 [details]
stacktrace
Comment 2 nleck 2016-08-22 03:30:32 UTC
Created attachment 161739 [details]
stacktrace

editing code
Comment 3 terje7601 2017-07-06 08:04:35 UTC
Created attachment 164703 [details]
stacktrace

Writing basic Java code
Comment 4 java1cprog 2017-07-24 14:04:52 UTC
Created attachment 164818 [details]
stacktrace

try to open a  node of the source tree.
Comment 5 alied 2018-03-28 20:41:46 UTC
Created attachment 165693 [details]
stacktrace

switchihg git branches with modified and conflicted changes in the working copy