GC leak?

Michael Sperber sperber at deinprogramm.de
Fri Feb 15 03:08:56 EST 2008


Marcus Crestani <crestani at informatik.uni-tuebingen.de> writes:

>>>>>>"JJ" == Jerry James <james at xemacs.org> writes:
> JJ> Are we taking shortcuts when XEmacs quits that would lead to
> JJ> pointers to Lisp objects being lost without those objects being
> JJ> garbage collected?
>
> Currently the garbage collector does not run the finalizers when
> XEmacs exits.  This is bad, we should definitely fix this.  I see if I
> can come up with a patch in the next couple of days.

This kind of stuff can't work in general.  (Even though the assumption
that it can be done is common, and was made in the early Java versions.)
For the gory details, see:

http://www.hpl.hp.com/techreports/2002/HPL-2002-335.ps

-- 
Cheers =8-} M.
Friede, Völkerverständigung und überhaupt blabla



More information about the XEmacs-Beta mailing list