My understanding is that the GC runs on a low-priority
thread, so you never get to tell it when to run.  The
operating system and JVM deal with it.

I also recall reading that memory is returned to the
JVM, but not released back to the OS.  So if you're
watching Memory Usage in the Windows Task Manager and
not seeing it go down, that might explain why. - MOD




--- Christian Witucki <[EMAIL PROTECTED]>
wrote:
> Does anyone know that when Garbage Collection is
> going on how often it should be set to collect and
> if memory is really being returned.  I believe that
> the memory is not, but how can I check to determine
> that???
> 
> Christian Witucki
> Network Analyst
> 375 Essjay Road
> Williamsville, NY 14221
> 716-631-3001 x3812
> 
> CONFIDENTIALITY NOTICE. This e-mail and attachments,
> if any, may contain confidential information which
> is privileged and protected from disclosure by
> Federal and State confidentiality laws, rules or
> regulations.  This e-mail and attachments, if any,
> are intended for the designated addressee only .  If
> you are not the designated addressee, you are hereby
> notified that any disclosure, copying, or
> distribution of this e-mail and its attachments, if
> any, may be unlawful and may subject you to legal
> consequences.  If you have received this e-mail and
> attachments in error, please contact Independent
> Health immediately at (716) 631-3001 and delete the
> e-mail and its attachments from your computer. 
> Thank you for your attention.
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes
http://hotjobs.sweepstakes.yahoo.com/signingbonus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to