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 59047

Summary: Navigator broken under Mustang b36
Product: java Reporter: Jesse Glick <jglick>
Component: NavigationAssignee: Jesse Glick <jglick>
Status: VERIFIED FIXED    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2005-05-19 00:18:01 UTC
JDK bug report tells all. Just throws NullPointerException's repeatedly if you
try to display the Navigator window with content.
Comment 1 Jesse Glick 2005-05-19 00:19:07 UTC
Have workaround.
Comment 2 Jesse Glick 2005-05-19 00:55:07 UTC
committed     Up-To-Date  1.8        
objectbrowser/navigator/src/org/netbeans/modules/navigator/CellRenderer.java
Comment 3 David Simonek 2005-05-19 13:20:18 UTC
Thanks Jesse.
Comment 4 Jesse Glick 2005-05-21 19:51:33 UTC
*** Issue 59146 has been marked as a duplicate of this issue. ***
Comment 5 Jesse Glick 2005-05-21 19:53:27 UTC
Possible workarounds (none satisfactory):

- use an earlier Mustang build (or perhaps a later one, if the bug gets fixed in
the JDK)

- use JDK 1.5.0

- close the Navigator window and never use it
Comment 6 Jaromir Uhrik 2006-01-18 10:46:52 UTC
Marking this issue as VERIFIED since the issue reporter == issue owner.