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 28151 - Poject remains loaded in memory after it is closed
Summary: Poject remains loaded in memory after it is closed
Status: CLOSED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: issues@projects
URL:
Keywords: PERFORMANCE
: 27909 32893 32895 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-10-21 18:28 UTC by Vitezslav Stejskal
Modified: 2003-12-11 14:25 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 Vitezslav Stejskal 2002-10-21 18:28:51 UTC
This is a memory leak, I've observed it using
OptimizeIt and performing following steps:

1. run IDE with no project open
2. open some java project
3. close it
4. the Project instance and lot of other stuff
still remains loaded in the memory

It's not clear why Project instance hangs in
memory, whether the leak is in projects module or
somewhere else (looks, core/naming, filesets).
I've fixed couple of memory related bugs in those
modules, but no success yet. This problem needs
further investigation.
Comment 1 Vitezslav Stejskal 2002-11-28 18:03:30 UTC
*** Issue 27909 has been marked as a duplicate of this issue. ***
Comment 2 Vitezslav Stejskal 2002-11-28 18:04:43 UTC
This is serious problem.
Comment 3 Vitezslav Stejskal 2002-12-10 16:56:46 UTC
I know it's serious and should be investigated and solved, but it
doesn't seem to cause any visible harm.
Comment 4 Vitezslav Stejskal 2003-04-15 10:47:17 UTC
*** Issue 32893 has been marked as a duplicate of this issue. ***
Comment 5 Jan Becicka 2003-04-15 11:05:07 UTC
see issue 32893 for visible harm
Comment 6 Tomas Zezula 2003-04-18 15:42:19 UTC
*** Issue 32895 has been marked as a duplicate of this issue. ***
Comment 7 Vitezslav Stejskal 2003-11-24 14:00:32 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.
Comment 8 Jan Becicka 2003-11-25 13:47:25 UTC
Marking issue as VERIFIED --->
Comment 9 Jan Becicka 2003-11-25 13:51:56 UTC
---> CLOSED