I want to analyze the memory usage of a pretty huge Java VM process.
One thing I realized when firing up the Eclipse Memory Analysis tool is the huge discrepancy between the alleged allocated memory: Windows Task Manager / CMD Tasklist show around 5,5GB while the Memory Analyzer shows only 1,1GB. What's causing that difference?