Possible Duplicate:
Default values for Xmx, Xms, MaxPermSize on non-server-class machines
We are using Sun JVM, and need to know the default value assigned to MaxPermSize
We are not passing any arguments to JVM
from this thread Why is the default size of PermGen so small? I understand that it is 64MB. Is it 64MB in all the cases or is it based on the system RAM size?
It does not depend on the available RAM, but it does depend on: