11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
-server
|
|
-Xmx4G
|
|
-XX:InitialRAMPercentage=80
|
|
-XX:MaxRAMPercentage=80
|
|
-XX:+UseG1GC
|
|
-XX:G1HeapRegionSize=32M
|
|
-XX:+ExplicitGCInvokesConcurrent
|
|
-XX:+HeapDumpOnOutOfMemoryError
|
|
-XX:+ExitOnOutOfMemoryError
|
|
-Djdk.attach.allowAttachSelf=true
|