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 252903 - NullPointerException at org.openide.util.ImageUtilities$ToolTipImage.getProperty
Summary: NullPointerException at org.openide.util.ImageUtilities$ToolTipImage.getProperty
Status: RESOLVED DUPLICATE of bug 245854
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-09 23:29 UTC by oma378501
Modified: 2015-07-23 13:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217839


Attachments
stacktrace (2.87 KB, text/plain)
2015-06-09 23:29 UTC, oma378501
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oma378501 2015-06-09 23:29:12 UTC
Build: NetBeans IDE 8.0 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
GUEST: problem openjdk7 with oracle jdk7

oma378501: problem compatibility openjdk7 with oracle jdk7




Stacktrace: 
java.lang.NullPointerException
   at org.openide.util.ImageUtilities$ToolTipImage.getProperty(ImageUtilities.java:874)
   at org.netbeans.modules.java.JavaNode.prefferImage(JavaNode.java:347)
   at org.netbeans.modules.java.JavaNode.getIcon(JavaNode.java:330)
   at org.openide.nodes.FilterNode.getIcon(FilterNode.java:564)
   at org.netbeans.modules.nbform.FormEditorSupport.registerNodeListener(FormEditorSupport.java:266)
   at org.netbeans.modules.nbform.FormEditorSupport.setTopComponent(FormEditorSupport.java:1203)
Comment 1 oma378501 2015-06-09 23:29:14 UTC
Created attachment 154137 [details]
stacktrace
Comment 2 Svata Dedic 2015-07-23 13:59:25 UTC

*** This bug has been marked as a duplicate of bug 245854 ***