diff --git a/version.properties b/version.properties index 08c77ef3..8683c2b8 100644 --- a/version.properties +++ b/version.properties @@ -28,7 +28,7 @@ version.extra1=RC1 class.start=com.romraider.ECUExec # JVM args -jvm.args=-Djava.library.path=lib/${os} -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true -Dsun.java2d.d3d=false -Xms32M -Xmx384M -XX:-UseParallelGC -XX:CompileThreshold=10000 +jvm.args=-Djava.library.path=lib/${os} -Dawt.useSystemAAFontSettings=lcd -Dswing.aatext=true -Dsun.java2d.d3d=false -Xms32M -Xmx384M # copyright stuff copyright=Copyright(c) 2006-${time.year} ${name.organization}. Released under GPL 2.0.