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 - Navigator broken under Mustang b36
Summary: Navigator broken under Mustang b36
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: JDK_SPECIFIC
: 59146 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-19 00:18 UTC by Jesse Glick
Modified: 2006-01-18 10:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.