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 258759

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

Description terje7601 2016-04-10 11:05:59 UTC
Build: NetBeans IDE Dev (Build 201604100404)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.72-b15, Java(TM) SE Runtime Environment, 1.8.0_72-b15
OS: Windows 10

User Comments:
terje7601: Opening OpenJDK modules

terje7601: Opening OpenJDK modules

terje7601: Opening OpenJDK modules

terje7601: Opening OpenJDK modules java.httpclient and java.base




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.comp.Modules.completeModule(Modules.java:960)
   at com.sun.tools.javac.comp.Modules.access$000(Modules.java:117)
   at com.sun.tools.javac.comp.Modules$1.complete(Modules.java:376)
   at com.sun.tools.javac.code.Symbol.complete(Symbol.java:604)
Comment 1 terje7601 2016-04-10 11:06:01 UTC
Created attachment 159191 [details]
stacktrace