JVM Memory : Why memory on task manager difference with JProbe (or JConsole tool)

Viewed 6776

The problem that I faced is my application's memory used is only 100MB after that it decreased 50MB, but on Window Task Manager it showed 150MB and always keep or increase but not decrease, How can we reduce Memory (Private working set) on task manager ?

1 Answers
Related