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 219755 - [73cat] NullPointerException at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection
Summary: [73cat] NullPointerException at javax.swing.plaf.basic.BasicTreeUI$Handler.ha...
Status: CLOSED DUPLICATE of bug 126170
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
: 213985 221157 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-09 12:53 UTC by kosmonaffft
Modified: 2012-11-08 09:19 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 193286


Attachments
stacktrace (2.57 KB, text/plain)
2012-10-09 12:53 UTC, kosmonaffft
Details
stacktrace (2.57 KB, text/plain)
2012-10-20 17:41 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kosmonaffft 2012-10-09 12:53:50 UTC
Build: NetBeans IDE Dev (Build 201210070002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Windows 8

Stacktrace: 
java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(BasicTreeUI.java:3573)
   at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressedDND(BasicTreeUI.java:3566)
   at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(BasicTreeUI.java:3525)
   at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
   at java.awt.Component.processMouseEvent(Component.java:6502)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3321)
Comment 1 kosmonaffft 2012-10-09 12:53:51 UTC
Created attachment 125628 [details]
stacktrace
Comment 2 Jan Pirek 2012-10-09 15:29:23 UTC
*** Bug 219399 has been marked as a duplicate of this bug. ***
Comment 3 Jan Pirek 2012-10-09 15:29:41 UTC
*** Bug 215770 has been marked as a duplicate of this bug. ***
Comment 4 Jan Pirek 2012-10-09 15:30:05 UTC
*** Bug 214150 has been marked as a duplicate of this bug. ***
Comment 5 Jan Pirek 2012-10-09 15:30:19 UTC
*** Bug 210757 has been marked as a duplicate of this bug. ***
Comment 6 Jan Pirek 2012-10-09 15:31:21 UTC
Similar to issue 126170, but that one points to http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6505523 and it's already fixed in 7u4/8 ... but this one is reported
Comment 7 Exceptions Reporter 2012-10-18 18:26:18 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=193286
Comment 8 Exceptions Reporter 2012-10-20 17:41:20 UTC
Created attachment 126243 [details]
stacktrace
Comment 9 Marian Mirilovic 2012-11-01 07:56:57 UTC
*** Bug 221157 has been marked as a duplicate of this bug. ***
Comment 10 Marian Mirilovic 2012-11-01 07:58:19 UTC
The last duplicate is reported against 7u10 ... so I think we should file a new bug against JDK  (as regression?)
Comment 11 Jaroslav Tulach 2012-11-05 16:28:35 UTC
*** Bug 213985 has been marked as a duplicate of this bug. ***
Comment 12 Antonin Nebuzelsky 2012-11-06 13:25:18 UTC

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