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 258935 - NullPointerException at javax.swing.ToolTipManager.initiateToolTip
Summary: NullPointerException at javax.swing.ToolTipManager.initiateToolTip
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
: 262800 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-04-21 06:48 UTC by Alexandr Scherbatiy
Modified: 2016-11-10 08:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 223657


Attachments
stacktrace (6.80 KB, text/plain)
2016-04-21 06:48 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2016-04-21 06:48:14 UTC
Build: NetBeans Dev JDK9 branch (Build 201506180405)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b15, Java(TM) SE Runtime Environment, 1.8.0_40-ea-b11
OS: Mac OS X

User Comments:
sunflower: Go to type




Stacktrace: 
java.lang.NullPointerException
   at javax.swing.ToolTipManager.initiateToolTip(ToolTipManager.java:478)
   at javax.swing.ToolTipManager.mouseEntered(ToolTipManager.java:435)
   at java.awt.AWTEventMulticaster.mouseEntered(AWTEventMulticaster.java:299)
   at java.awt.AWTEventMulticaster.mouseEntered(AWTEventMulticaster.java:299)
   at java.awt.Component.processMouseEvent(Component.java:6534)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
Comment 1 Alexandr Scherbatiy 2016-04-21 06:48:16 UTC
Created attachment 159357 [details]
stacktrace
Comment 2 markiewb 2016-07-27 21:55:01 UTC
*** Bug 262800 has been marked as a duplicate of this bug. ***
Comment 3 Exceptions Reporter 2016-11-10 08:01:29 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=223657