Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8599
| From | Philipp Kraus <philipp.kraus@flashpixx.de> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | memory leak jconsole |
| Date | 2011-10-06 19:41 +0200 |
| Organization | 1&1 Internet AG |
| Message-ID | <j6kp8r$ch4$1@online.de> (permalink) |
Hello, i try to debug my java codes with JNI calls for memory leaks. I have written a short main program that calls the JNI functions but the JNI call runs very fast. I start jconsole or Java Visual VM and run my testprogram but the test program finishes and jconsole can't find the PID. On each run I get another PID. How can I debug my testprogram with the tools? Thanks Phil
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
memory leak jconsole Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-06 19:41 +0200
Re: memory leak jconsole Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-10-06 10:56 -0700
Re: memory leak jconsole Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-06 20:33 +0200
csiph-web