09-06-2011, 12:04 AM
ROFLMAO this topic really maked me laugh hard
hey little guy just change your .bat(windows) / .sh(linux)
to this if you have more than 4 Gygabytes of Ram
-Xmx3072m -Xss100m -XX:UseSSE=4
erase these other parameters :
-XX:MaxPermSize=500m -XX
arallelGCThreads=4
or to this if you have less than 4 Gygabytes of Ram
-Xmx1024m -Xss100m -XX:UseSSE=4
erase these other parameters :
-XX:MaxPermSize=500m -XX
arallelGCThreads=4
cheers
also you can try to download the newest JDK 7 release from here:
http://jdk7.java.net/download.html

hey little guy just change your .bat(windows) / .sh(linux)
to this if you have more than 4 Gygabytes of Ram
-Xmx3072m -Xss100m -XX:UseSSE=4
erase these other parameters :
-XX:MaxPermSize=500m -XX

or to this if you have less than 4 Gygabytes of Ram
-Xmx1024m -Xss100m -XX:UseSSE=4
erase these other parameters :
-XX:MaxPermSize=500m -XX

cheers
also you can try to download the newest JDK 7 release from here:
http://jdk7.java.net/download.html