> >I need to find memory leaks in my java application, I mean, I need to count
> > the live instances and the amount of used memory of the objects.
[quoted text clipped - 4 lines]
> >
> > I use Eclipse.
I have been happy with JProfiler from e-j technologies. The product
works, and the support team is quite good.
Allow me to contrast with YourKit. YourKit also is highly regarded, but
when they had a problem with the Mac JVM, the YourKit team essentially
said it was an Apple bug that they hoped got fixed someday. A similar
problem, when faced by e-j technologies, got a workaround that week, and
a permanent fix within the month.
I was very happy with e-j technologies responsiveness for JProfiler.
All JVMs have bugs, and some are really, truly showstoppers. They also
have bugs with workarounds, and behavioral differences that are not
bugs. I rate companies highly when they find a way for me to keep
working, rather than telling me to just hope the other vendor fixes
things.
Scott
yourkit team - 13 Dec 2004 16:49 GMT
> Allow me to contrast with YourKit. YourKit also is highly regarded, but
> when they had a problem with the Mac JVM, the YourKit team essentially
> said it was an Apple bug that they hoped got fixed someday. A similar
> problem, when faced by e-j technologies, got a workaround that week, and
> a permanent fix within the month.
Unfortunately, there are some things that could not be worked around.
But there are good news: upcoming version of YourKit Java Profiler
(first early access build will be available by the end of December)
will support Mac OS X.
Scott Ellsworth - 13 Dec 2004 21:34 GMT
> > Allow me to contrast with YourKit. YourKit also is highly regarded,
> but
[quoted text clipped - 10 lines]
> (first early access build will be available by the end of December)
> will support Mac OS X.
Fantastic! I will grab it and do some comparisons with JProfiler,
OptimizeIt, and Apple's Shark, to see what problems YourKit handles
better than the competition. (Every tool has strengths. If you know
what they are, then you can recommend them to clients with a clear
conscience.)
Scott