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: S. Meslin-Weber
Subject: Re: Memory leak in java.lang.Thread ?
Date: Wed, 8 Dec 2004 15:45:35 +0000
User-agent: Mutt/1.5.6+20040907i

On Wed, Dec 08, 2004 at 04:37:11PM +0100, Jeroen Frijters wrote:
> Clearly a broken app ;-) It's easy to think up patterns to avoid
> creating the actual thread until the point where you know you're going
> to run it.

There could be a marginal justification for creating Thread objects at
initialisation, way before they're scheduled to be started and that's on
embedded or other resource constrained systems.

Steph

-- 
================================================================
Stephane Meslin-Weber         Email: address@hidden
Software Engineer             Web: http://odonata.tangency.co.uk
================================================================

Attachment: signature.asc
Description: Digital signature


reply via email to

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