VisualVM is part of the JDK since 1.6, so you might already have it and not
know.  Look for jvisualvm in the JAVA_HOME/bin directory right beside the
java and javac executables.  It doesn't appear to be part of OSX or RHEL by
default though.  I have found this link to be useful,
http://java.dzone.com/articles/best-kept-secret-jdk-visualvm

We have also had success with YourKit,
http://www.yourkit.com/overview/index.jsp,  but it too is commercial.

On Wed, Aug 8, 2012 at 3:06 PM, Edmon Begoli <ebeg...@gmail.com> wrote:

> Have you folks used:
>
> http://visualvm.java.net/
>
> It is not as automated as commercial memory leak pursuing tools but I
> think lot can be done with it:
>
> http://www.munzandmore.com/2011/ora/memleak
>
> On Wed, Aug 8, 2012 at 2:46 PM, David Medinets <david.medin...@gmail.com>
> wrote:
> > http://plumbr.eu/ - I just learned about this commercial software. I'm
> > mentioning it because of a recent thread.
>

Reply via email to