When running Java on WinXP guest, I get the following error whenever I set the maximum heap size greater than 512MB:
----------
Error occurred during initialization of VM
Could not reserve enough space for object heap
Could not create the Java virtual machine.
----------
I have my...