classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory leak in java.lang.Thread ?


From: Archie Cobbs
Subject: Re: Memory leak in java.lang.Thread ?
Date: Fri, 10 Dec 2004 15:23:38 -0600
User-agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041129

Jeroen Frijters wrote:
>>Would it be possible to keep a list of weak references and use one of
>>those magic queue things that notifies you when your objects become
>>unreachable?
> 
> Yeah, we could use a phantom reference to clean up.

Just to be clear: a weak reference would suffice, right?
I.e. a phantom reference is not required.

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com


*
Confidentiality Notice: This e-mail message, including any attachments, is for 
the sole use of the intended recipient(s) and may contain confidential and 
privileged information. Any unauthorized review, use, disclosure or 
distribution is prohibited. If you are not the intended
recipient, please contact the sender by reply e-mail and destroy all copies of 
the original message.
*





reply via email to

[Prev in Thread] Current Thread [Next in Thread]