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 248442

Summary: NullPointerException at javax.swing.JPopupMenu.setVisible
Product: platform Reporter: emiddio <emiddio>
Component: JDK ProblemsAssignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 208893
Attachments: stacktrace

Description emiddio 2014-11-05 23:21:52 UTC
Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
GUEST: Maven graph

emiddio: unknown




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.JPopupMenu.setVisible(JPopupMenu.java:796)
   at javax.swing.JPopupMenu.menuSelectionChanged(JPopupMenu.java:1483)
   at javax.swing.MenuSelectionManager.setSelectedPath(MenuSelectionManager.java:119)
   at javax.swing.JPopupMenu.setVisible(JPopupMenu.java:784)
   at javax.swing.JPopupMenu.show(JPopupMenu.java:965)
   at javax.swing.plaf.basic.BasicComboPopup.show(BasicComboPopup.java:207)
Comment 1 emiddio 2014-11-05 23:21:54 UTC
Created attachment 150308 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-12-10 06:52:16 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=208893