On Tue, May 15, 2012 at 1:05 PM, mike alexeev <
michael...@gmail.com> wrote:
> Thanks Ruth. I found that you need to add '--trace-children=yes' to the
> valgrind options. Than you can run it from the command line
Valgrind didn't (used to?) play well with the JVM; the JVM does weird,
horrible and interesting code rewriting that valgrind finds
suspicious.
Would be interesting to know if valgrind's gotten better with JIT'd
code, though.
Ryan.