eclipse settings in ini file for Java7-AMD-2cpus-2.6 GHZ-MS windows
-vm C:/Oracle/Java/jdk1.7.0ea/bin | |
-startup | |
plugins/org.eclipse.equinox.launcher_1.2.0.v20110321-2120.jar | |
--launcher.library | |
plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.100.v20110321 | |
-showsplash | |
org.eclipse.platform | |
--launcher.XXMaxPermSize | |
256m | |
--launcher.defaultAction | |
openFile | |
-vmargs | |
-server | |
-Dosgi.requiredJavaVersion=1.7 | |
-Xmn100m | |
-Xss1m | |
-XgcPrio:deterministic | |
-XpauseTarget:20 | |
-XX:PermSize=400M | |
-XX:MaxPermSize=500M | |
-XX:CompileThreshold=10 | |
-XX:MaxGCPauseMillis=10 | |
-XX:MaxHeapFreeRatio=70 | |
-XX:+UnlockExperimentalVMOptions | |
-XX:+DoEscapeAnalysis | |
-XX:+UseG1GC | |
-Xms512m | |
-Xmx512m | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
Do not use G1GC for multi-core machines