> You could try to call System.runFinalization(). However I would > suggest switching to an active way of cleaning up resources rather > than relying on finalize().
Yes. Explicit closure or PhantomReference use.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
