Re: Continually-running Applet has memory leaks - how do I plug them?
From: Phil Powell (soazine_at_erols.com)
Date: 01/31/04
- Next message: Phil Powell: "Re: Continually-running Applet has memory leaks - how do I plug them?"
- Previous message: Christophe Vanfleteren: "Re: Modal dialog putting thread to sleep?"
- In reply to: Andrew Thompson: "Re: Continually-running Applet has memory leaks - how do I plug them?"
- Next in thread: Filip Larsen: "Re: Continually-running Applet has memory leaks - how do I plug them?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Jan 2004 11:55:48 -0800
"Andrew Thompson" <andrew64@bigNOSPAMpond.com> wrote in message news:<%gNQb.27030$Wa.1757@news-server.bigpond.net.au>...
> "Phil Powell" ...
> | import java.io.*;
>
> The code you supplied does not compile.
> Besides the lines that wrap, there are
> three methods that are not implemented.
>
> You should also take efforts to ensure
> that your code is the smallest compilable
> example that demonstrates the problem.
>
> | * originally created by Rene Gagnon at
> | http://www.rgagnon.com/javadetails/java-0307.html
> | * Modified by Phil Powell on 2/2/2003
>
> Perhaps you should go back to the working
> original, and start afresh.
>
> ....
> | The following applet I wrote had run just fine on my website until
> | sometime today, when it suddenly started running at an extremely slow
> | rate. I tried everything I could think of, including garbage
> | collection, to alleviate the problem, to no avail.
> |
> | I am suspecting a memory leak somewhere but I cannot discern where.
>
> What exactly makes you suspect that?
> System monitors, or wild waving
> about of arms?
>
> | Can anyone with more Java knowledge out there discern this for me
>
> Have you tried Elance?
Are you always this helpful or am I just the lucky one to be so berated?
Phil
- Next message: Phil Powell: "Re: Continually-running Applet has memory leaks - how do I plug them?"
- Previous message: Christophe Vanfleteren: "Re: Modal dialog putting thread to sleep?"
- In reply to: Andrew Thompson: "Re: Continually-running Applet has memory leaks - how do I plug them?"
- Next in thread: Filip Larsen: "Re: Continually-running Applet has memory leaks - how do I plug them?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|