Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Question about garbage colection


  • From: abstefan@xxxxxxxxxxxx (Alexandrescu Stefan Bogdan)
  • Subject: Question about garbage colection
  • Date: Tue, 30 Nov 1999 14:20:01 +0200

Hi everybody,

        I have a dialog which it's use to display the content of file.
The dialog it's a frame that have a text area used to display the file .
The problem is when I use dialog to display a new file the memory used
it's increased with evrey new frame .
I try to  use an object pool from one article of javaworld , to try
limit the memory allocation but the result are not semnificative . After
all dialogs are closed the memory alocated for each one it's the same .
It's a way to garbage the memory ?

Thanks in advance ,
Stefan




---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx