2 parents 9d76b4b + 39791e5 commit 0e2a62dCopy full SHA for 0e2a62d
1 file changed
docker/entrypoint.sh
@@ -19,6 +19,7 @@ exec java \
19
-XX:SoftMaxHeapSize=40m \
20
\
21
-XX:+UseZGC \
22
+ -XX:-ZUncommit \
23
-XX:+AlwaysPreTouch \
24
-XX:ZAllocationSpikeTolerance=5 \
25
-XX:+UseCompactObjectHeaders \
0 commit comments