Why does committed heap memory decrease from 4G to 3.86G?

161 Views Asked by At

Tomcat runs in a virtual machine. I monitored a sudden decrease in the JVM committed heap memory from 4G to 3.86G. This causes FULL GC. I want to know why and when JVM does it?

0

There are 0 best solutions below