forked from rgomezcasas/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathidea.vmoptions
44 lines (44 loc) · 1.2 KB
/
idea.vmoptions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
-ea
-server
-Xms1024m
-Xmx3072m
-Xss1m
-XX:CMSInitiatingOccupancyFraction=60
-XX:CompileThreshold=10000
-XX:LargePageSizeInBytes=256m
-XX:MaxMetaspaceSize=1G
-XX:MetaspaceSize=512M
-XX:ParallelGCThreads=6
-XX:ReservedCodeCacheSize=1G
-XX:SoftRefLRUPolicyMSPerMB=50
-Xverify:none
-Dawt.useSystemAAFontSettings=lcd
-Deditor.distraction.free.mode=true
-Dfile.encoding=UTF-8
-Dhidpi=true
-Djava.net.preferIPv4Stack=true
-Dsun.io.useCanonCaches=false
-XX:+CMSClassUnloadingEnabled
-XX:+CMSClassUnloadingEnabled
-XX:+CMSParallelRemarkEnabled
-XX:+DisableExplicitGC
-XX:+DoEscapeAnalysis
-XX:+ExplicitGCInvokesConcurrent
-XX:+HeapDumpOnOutOfMemoryError
-XX:+OptimizeStringConcat
-XX:+PrintFlagsFinal
-XX:+PrintGCDetails
-XX:+UnlockDiagnosticVMOptions
-XX:+UnlockExperimentalVMOptions
-XX:+UseAdaptiveGCBoundary
-XX:+UseCodeCacheFlushing
-XX:+UseCompressedOops
-XX:+UseConcMarkSweepGC
-XX:+UseFastAccessorMethods
-XX:+UseSplitVerifier
-XX:+UseStringCache
-XX:-OmitStackTraceInFastThrow
-Dide.no.platform.update=true
-Djdk.http.auth.tunneling.disabledSchemes=""
-XX:MaxJavaStackTraceDepth=-1
-agentlib:yjpagent=probe_disable=*,disablealloc,disabletracing,onlylocal,disableexceptiontelemetry,delay=10000,sessionname=IntelliJIdea2018.2