Skip to content

Commit 0e2a62d

Browse files
authored
Merge pull request #4 from anirbanmu/zuncommit
no reason to ever uncommit heap memory (lets be explicit about it eve…
2 parents 9d76b4b + 39791e5 commit 0e2a62d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ exec java \
1919
-XX:SoftMaxHeapSize=40m \
2020
\
2121
-XX:+UseZGC \
22+
-XX:-ZUncommit \
2223
-XX:+AlwaysPreTouch \
2324
-XX:ZAllocationSpikeTolerance=5 \
2425
-XX:+UseCompactObjectHeaders \

0 commit comments

Comments
 (0)