Stephan Haut <[EMAIL PROTECTED]> writes:
> "System.gc()"-method. This method invokes the garbage collector directly.
Nope. It does not. It only tells the VM that now might be a good time
to collect garbage. The VM might still decide not to do so.
Roland
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".