Maximum Java heap size of a 32-bit JVM on a 64-bit OS - Stack Overflow
You don't specify which OS. Under Windows (for my application - a long running risk management application) we observed that we could go no further than 1280MB on Windows 32bit. I doubt that running a 32bit JVM under 64bit would make any difference. We ..
stackoverflow.com |