Not referenced as in, unreachable? You use java.lang.ref.PhantomReference for that.
Attila. On Tue, 02 Oct 2007 05:38:55 +0200, John Cowan <[EMAIL PROTECTED]> wrote: > > On 10/1/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote: > >> I guess the other tricky bit is knowing which classes aren't being >> referenced anymore. I shouldn't have to try to track that myself. > > Finalizers would help, except they help only once. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "JVM Languages" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jvm-languages?hl=en -~----------~----~----~----~------~----~------~--~---
