Skip to content

Commit 155b478

Browse files
maxxbergmaxxberg
andauthored
Add UnlockExperimentalVMOptions to MeowIce flags (#3644)
Co-authored-by: maxxberg <max.git@mx-berg.de>
1 parent 6faa3a3 commit 155b478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/start-finalExec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ fi
221221
if isTrue "${USE_MEOWICE_FLAGS}"; then
222222
JVM_XX_OPTS="${JVM_XX_OPTS}
223223
-XX:+UnlockDiagnosticVMOptions
224+
-XX:+UnlockExperimentalVMOptions
224225
-XX:G1SATBBufferEnqueueingThresholdPercent=30
225226
-XX:G1ConcMarkStepDurationMillis=5
226227
-XX:+UseNUMA

0 commit comments

Comments
 (0)