Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Advanced-java] Memory problem
- From: julien_r at yahoo.com (Julien Robinet)
- Subject: [Advanced-java] Memory problem
- Date: Sat Nov 12 19:43:27 2005
Hi all, We are developping a client-server application with Jbuilder. In this application we display very large tree view. If we close the windows containing tree view and open again, error appears because of lake of memory. we would like to unforce the garbage collector(possible?) to clean up memory when closing the windows containing tree-view...or cleanup the memory with other way. We try to set to null value every object in class (in finalize method) but no result always the same mather. Do someone have good idea to solve such a problem. Thank o lot in advance Julien Robinet -------------- next part -------------- An HTML attachment was scrubbed... URL: /lists/advanced-java/attachments/20020331/6c505692/attachment.html
- Prev by Date: [Advanced-java] Where can i find the string key values of the system properties ?
- Previous by thread: [Advanced-java] Where can i find the string key values of the system properties ?
- Next by thread: [Advanced-java] Memory problem
- Index(es):