Re: Run garbage collection
- From: Wojtek Bok <wb@xxxxxxxxxx>
- Date: Mon, 30 Oct 2006 18:48:08 GMT
Eric Sosman wrote:
Wojtek Bok wrote On 10/30/06 12:17,:Is it possible to run garbage collection on a particular instance of a class?
Probably not.
That is what I thought.
Another problem would be how to do the call, as any usual method needs a reference to the object, yet that is the object we want to GC.
So I guess user one (this is a web app) consumes the memory and user two gets to wait while the GC runs :-))
Thanks!
.
- References:
- Run garbage collection
- From: Wojtek Bok
- Re: Run garbage collection
- From: Eric Sosman
- Run garbage collection
- Prev by Date: Re: Run garbage collection
- Next by Date: Java usercontrol?
- Previous by thread: Re: Run garbage collection
- Next by thread: Java usercontrol?
- Index(es):
Relevant Pages
|