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 7538 - Exceptions thrown during switching between packages in the packages pane.
Summary: Exceptions thrown during switching between packages in the packages pane.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 major (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-08-31 10:56 UTC by Jan Stola
Modified: 2010-09-23 09:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exception 1 (2.47 KB, text/plain)
2000-08-31 10:57 UTC, Jan Stola
Details
Exception 2 (2.25 KB, text/plain)
2000-08-31 10:57 UTC, Jan Stola
Details
Exception 3 (737 bytes, text/plain)
2000-08-31 10:58 UTC, Jan Stola
Details
Exception 4 (3.28 KB, text/plain)
2000-08-31 10:58 UTC, Jan Stola
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Stola 2000-08-31 10:56:24 UTC
Build 1087 and 18
-----------------
Steps to reproduce:
1. Open the object browser. Ensure that two packages in the packages pane
   contain many classes.
2. Select one of these packages but don't wait till the objects pane will
   be filled and switch to the second package. Again do not wait very
   long and switch back. Repeat this several times. The following
   exceptions are thrown.

In the build 1087 the Exception 1 is thrown.
In the build 18 the Exception 2 is thrown.
After these exceptions the Exception 3 is thrown.
After Exception 3 the Exception 4 is thrown several times.
Comment 1 Jan Stola 2000-08-31 10:57:59 UTC
Created attachment 119 [details]
Exception 1
Comment 2 Jan Stola 2000-08-31 10:58:59 UTC
Created attachment 121 [details]
Exception 3
Comment 3 Petr Slegr 2000-11-13 10:38:59 UTC
[1151]
Occur also after switching Interface, Class filters on/off even if done slowly
enough..:)
Comment 4 David Strupl 2010-09-23 09:03:01 UTC
I am closing all reports in category Java/Unsupported as wontfix. These should be dead issues --- if the reported cases are against some live part of the NetBeans IDE please reopen and we can discuss to which category they belong.