Need Reviewer: change MAX_VM_MEMORY to 512Windows systems may not be able to handle 896 max memory on every java app started up. Depends on what the system is running, even on a 2Gb system.
Recommend lowering the 896 to 640 or maybe even 512 if possible.6903609: Max memory of 896 may be too large for typical windows developer environment
http://cr.openjdk.java.net/~schien/CR6903609/webrev/ Su-Chen