Created
July 9, 2025 11:21
-
-
Save joost-de-vries/2d1244e374d406babe75c15c74f4ceeb to your computer and use it in GitHub Desktop.
Useful JVM parameters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`-XX:MaxRAMPercentage=75.0 -XX:MaxDirectMemorySize=512m -XX:MaxMetaspaceSize=512m -XX:ActiveProcessorCount=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/mnt'` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment