On 4/1/2013 2:43 PM, Dan Kegel wrote: > On Mon, Apr 1, 2013 at 11:33 AM, sukbir singh <shai_...@hotmail.com> wrote: >> I want to trace now what is the cause of this leaks any idea please? I have >> with this option valgrind --tool=memcheck --log-file=file-memLog >> --track-origins=yes --leak-check=yes java myApp1. > > I think Valgrind isn't meant for use with java in general... > > Maybe you want > http://stackoverflow.com/questions/40119/how-to-find-a-java-memory-leak > ?
Agreed. It *might* be relevant for gcj, the GNU compiler for Java, which probably has something more like malloc/free underneath, but even then it might not be appropriate. Regards -- Eliot Moss ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users