> When using the parameters:
> -Xms32m -Xmx200m
[quoted text clipped - 4 lines]
> Does it initially allocate 32m to the JVM and allow it to grow to 200m
> over time? Or does it allocate 200m initially?
The former. Remember, though, that this refers to the heap size; it
doesn't include the space for the JVM code, application code, JIT'ed
code, thread stacks, etc. You can expect an actual application memory
size substantially larger than 32 MB at startup.

Signature
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.
Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation