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 - NullPointerException at javax.swing.JPopupMenu.setVisible
Summary: NullPointerException at javax.swing.JPopupMenu.setVisible
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-05 23:21 UTC by emiddio
Modified: 2015-12-10 06:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208893


Attachments
stacktrace (2.88 KB, text/plain)
2014-11-05 23:21 UTC, emiddio
Details

Note You need to log in before you can comment on or make changes to this bug.
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