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 213861 - NullPointerException at javax.swing.plaf.basic.BasicTreeUI.updateSize
Summary: NullPointerException at javax.swing.plaf.basic.BasicTreeUI.updateSize
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL: http://bugs.sun.com/bugdatabase/view_...
Keywords:
: 176700 239900 252571 256137 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-08 22:01 UTC by emiddio
Modified: 2015-11-06 13:39 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 184240


Attachments
stacktrace (1.38 KB, text/plain)
2012-06-08 22:01 UTC, emiddio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emiddio 2012-06-08 22:01:03 UTC
Build: NetBeans IDE Dev (Build 201206040001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b20
OS: Windows 7

Stacktrace: 
java.lang.NullPointerException
   at javax.swing.plaf.basic.BasicTreeUI.updateSize(BasicTreeUI.java:1848)
   at javax.swing.plaf.basic.BasicTreeUI$ComponentHandler.actionPerformed(BasicTreeUI.java:2597)
   at javax.swing.Timer.fireActionPerformed(Timer.java:312)
   at javax.swing.Timer$DoPostEvent.run(Timer.java:244)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:701)
Comment 1 emiddio 2012-06-08 22:01:09 UTC
Created attachment 120582 [details]
stacktrace
Comment 2 Marian Mirilovic 2012-06-10 17:31:33 UTC
*** Bug 176700 has been marked as a duplicate of this bug. ***
Comment 3 Marian Mirilovic 2014-01-09 13:44:30 UTC
*** Bug 239900 has been marked as a duplicate of this bug. ***
Comment 4 Tomas Stupka 2015-06-03 13:07:25 UTC
*** Bug 252571 has been marked as a duplicate of this bug. ***
Comment 5 Jiri Prox 2015-11-06 13:39:04 UTC
*** Bug 256137 has been marked as a duplicate of this bug. ***