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: Jeroen Frijters
Subject: RE: Memory leak in java.lang.Thread ?
Date: Wed, 8 Dec 2004 16:37:11 +0100

Archie Cobbs wrote:
> By the way this is a real problem e.g. in an application where
> you create a thread and then decide to start it later (or not)
> based on some last minute information.

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.

Regards,
Jeroen




reply via email to

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