Add JVM UseStringDeduplication option
This commit is contained in:
@@ -64,6 +64,7 @@ DEFAULT_JAVA_OPTS="-XX:+AggressiveOpts \
|
||||
-XX:+UseG1GC \
|
||||
-XX:+HeapDumpOnOutOfMemoryError \
|
||||
-XX:-OmitStackTraceInFastThrow \
|
||||
-XX:+UseStringDeduplication \
|
||||
-verbose:gc \
|
||||
-XX:+PrintGCDetails \
|
||||
-XX:+PrintGCDateStamps \
|
||||
|
||||
Reference in New Issue
Block a user