GC leak?

mike.kupfer at xemacs.org mike.kupfer at xemacs.org
Sun Feb 3 14:12:00 EST 2008


>>>>> "ST" == Stephen J Turnbull <stephen at xemacs.org> writes:

ST> How do Java and RnRS treat such external objects that need
ST> finalization?

The recommendation in _Effective Java_ is to provide explicit release
methods, and not to use finalization.

mike



More information about the XEmacs-Beta mailing list