Z
zigzagdna
I am getting an out of memeory exception error running a java program
on Windows 32 bit.
Memory on the box is 4GB (I know 32 bit can access up to 4GB but
Windows OS reserves 2GB for its own processes. I can increase memory
on this box from 4GB to 8GB, but my question is Java capable of
accessing this memory. In Windows memory beyond
4GB is accessible using /PAE switch and program has to be wriiten in
a ceratin way to use it, that's why my question is whether Java is
capable of accessing 8GB memory on Windows 32 bit?
on Windows 32 bit.
Memory on the box is 4GB (I know 32 bit can access up to 4GB but
Windows OS reserves 2GB for its own processes. I can increase memory
on this box from 4GB to 8GB, but my question is Java capable of
accessing this memory. In Windows memory beyond
4GB is accessible using /PAE switch and program has to be wriiten in
a ceratin way to use it, that's why my question is whether Java is
capable of accessing 8GB memory on Windows 32 bit?