Created
July 18, 2023 08:04
-
-
Save devinus/d1a12dde85a9295743b86f67c8bce059 to your computer and use it in GitHub Desktop.
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
-server -XX:+UnlockExperimentalVMOptions -XX:+AlwaysPreTouch -XX:+EnableVectorSupport -XX:+DisableExplicitGC -XX:+ParallelRefProcEnabled -XX:+UseStringDeduplication -XX:+UseTransparentHugePages -XX:+UseShenandoahGC -XX:ShenandoahGCMode=generational -XX:NewRatio=50 -XX:InitialTenuringThreshold=1 -XX:MaxGCPauseMillis=50 --enable-preview --add-modules=jdk.incubator.vector -Dorg.lwjgl.util.Debug=true -Dorg.lwjgl.system.allocator=system -Dorg.lwjgl.openal.libname=/usr/lib/libopenal.so |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment