I want to know whether i can set -Xmx to 2048M or not.
My system configuration is:
Windows 7, 64bit, 8GB Ram
I am using Eclipse Mars. I am getting GC overhead limit exceeded Heap space issue when -Xmx is 1024M. So i have set -Xmx to 2048M. Now I dont have that problem.I read in some blog that workspace may get crashed with this setting. Is that true?