jnlpDefaults.properties 416 Bytes
Newer Older
CED SA's avatar
CED SA committed
1 2 3 4 5 6 7
#Valori di default per i jnlp autogenerati
j2se.8.java-vm-args=-Xmx600M -XX:MaxMetaspaceSize=300m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC
j2se.8.max-heap-size=600M
j2se.7.java-vm-args=-Xmx300M -XX:MaxPermSize=300m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC
j2se.7.max-heap-size=300M
j2se.6.java-vm-args=-Xmx300M -XX:MaxPermSize=300m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC
j2se.6.max-heap-size=300M