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 142810

Summary: NullPointerException at com.sun.tools.javac.code.Types.makeCompoundType
Product: java Reporter: _ moser <moser>
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: fleka, junqueira_raphael
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=86205
Issue Type: DEFECT Exception Reporter: 86205
Bug Depends on:    
Bug Blocks: 152191    
Attachments: stacktrace
Dump file, as requested

Description _ moser 2008-08-04 15:16:43 UTC
Build: NetBeans IDE Dev (Build 200808021401)
VM: Java HotSpot(TM) Client VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Windows XP, 5.1, x86

User Comments: 
no files open in editor but called create-platform in module suite from outside NB

Stacktrace: 
java.lang.NullPointerException
        at com.sun.tools.javac.code.Types.makeCompoundType(Types.java:1587)
        at com.sun.tools.javac.code.Types.makeCompoundType(Types.java:1600)
        at com.sun.tools.javac.code.Types.glb(Types.java:2601)
        at com.sun.tools.javac.code.Types.capture(Types.java:2821)
        at com.sun.tools.javac.comp.Attr.capture(Attr.java:2855)
        at com.sun.tools.javac.comp.Attr.visitApply(Attr.java:1357)
Comment 1 _ moser 2008-08-04 15:17:15 UTC
Created attachment 66496 [details]
stacktrace
Comment 2 Dusan Balek 2008-11-20 14:53:51 UTC
Is the issue reproducible on your sources? 
Comment 3 Jiri Prox 2008-12-05 15:40:53 UTC
Requested information was not provided, so I'm closing this issue for now. If you can still reproduce it
feel free to reopen this issue and provide requested info.
Thanks.
Comment 4 Jesse Glick 2012-12-07 22:48:02 UTC
Just started being thrown over and over for me. No clue how to reproduce. Is it not possible to gather more information from NB code when this happens?
Comment 5 Jesse Glick 2012-12-07 22:54:58 UTC
Created attachment 129070 [details]
Dump file, as requested
Comment 6 Jesse Glick 2012-12-07 23:16:34 UTC
Please recheck.
Comment 7 Dusan Balek 2015-03-18 12:41:19 UTC
Since the last report comes from NB 7.3 beta (more than two years old), closing as WORKSFORME in the current dev build.