Java Profiler - Memory leaks

W

Wayne Gibson

Hi,
Was wondering if somebody could suggest a tool that I can use to debug my
java applet.
I'm getting some out of memory errors, that I can't seem to find and it's
driving me mad!!

Any ideas?

Thanks

Wayne
 
A

Alex Whitney

All of the Java IDEs that I know of have built-in debugging tools
(JGrasp, JCreator, Eclipse, etc.). I'm pretty sure that they can debug
both applets and applications. I know for a fact that Eclipse can
handle applets.
 
L

Larry Barowski

Wayne Gibson said:
Hi,
Was wondering if somebody could suggest a tool that I can use to debug my
java applet.
I'm getting some out of memory errors, that I can't seem to find and it's
driving me mad!!

Get Java 1.6 Beta and use the tools that come with it,
jmap and jhat.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top