Remember that Java uses a lot more than the heap memory for all kinds of tasks, such as Garbage Collection, JIT compiling, and Class Loading. See this article and this SOF question for more info.
Remember that Java uses a lot more than the heap memory for all kinds of tasks, such as Garbage Collection, JIT compiling, and Class Loading. See this article and this SOF question for more info.