mkhramov created NETBEANS-5176:
----------------------------------
Summary: Java Find Type dialog throws NPE on call from class wizard
Key: NETBEANS-5176
URL: https://issues.apache.org/jira/browse/NETBEANS-5176
Project: NetBeans
Issue Type: Bug
Components: java - Project
Environment: Windows 10
Reporter: mkhramov
Assignee: Arthur Sadykov
*Product Version:* Apache NetBeans IDE DEV (Build
dev-12d0e2d43f10e70cdc90c26e3b65d0aa946282e3)
*Java:* 13.0.1; Java HotSpot(TM) 64-Bit Server VM 13.0.1+9
*Runtime:* Java(TM) SE Runtime Environment 13.0.1+9
*System:* Windows 10 version 10.0 running on amd64; Cp1251; ru_RU (nb)
Steps to reproduce:
Open New Java Class Wizard
Click on Browse button to Invoke Find Type Dialog
In search text box type some chars (ex. start to search Runnable...)
The NPE is thrown: java.lang.NullPointerException
at
org.netbeans.modules.jumpto.common.ItemRenderer.getListCellRendererComponent(ItemRenderer.java:289)
If I click on types found pane the exception throws endlessly
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists