What Java memory profiler applications will work on Windows 7 64-bit with Java 1.4 32-bit?
问题 I'm trying to find a memory leak in an old Java 1.4 application. I have tried to use jmp but unfortunately I've had no luck getting it working (is it actually supported in Windows 7?). If anyone knows of any free/open source Java 1.4 memory profilers that definitely work on Windows 7 64-bit, please let me know. 回答1: I used JMP until we moved to Java 1.6. http://www.khelekore.org/jmp/ GCViewer is nice if you're just verifying leaks: http://www.tagtraum.com/gcviewer.html 回答2: SAP has