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 50394 - Javadoc Index Search page throws java.lang.NullPointerException when OverView clicked
Summary: Javadoc Index Search page throws java.lang.NullPointerException when OverView...
Status: RESOLVED DUPLICATE of bug 49249
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-13 23:05 UTC by oopro
Modified: 2004-10-14 11:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ZIP file containing LOG file (31.74 KB, application/octet-stream)
2004-10-13 23:09 UTC, oopro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description oopro 2004-10-13 23:05:10 UTC
Using NetBeans IDE 4.0b2 with J2SE 5.0 on WXP 
SP2.

Steps to reproduce:
1) select Tools-> Open Javadoc Index Search
2) perform search for "JFrame"
3) select first entry in list "JFrame() - 
constructor entry"
4) scroll to top of page and click "OverView" 
link - java.lang.NullPointerException 
repetitively thrown until you select another 
control on the IDE's main window.

Reproduceable every time.  Please contact if 
further information required.
Comment 1 oopro 2004-10-13 23:09:03 UTC
Created attachment 18285 [details]
ZIP file containing LOG file
Comment 2 Jan Pokorsky 2004-10-14 11:06:17 UTC
It is JDK bug.

*** This issue has been marked as a duplicate of 49249 ***