Making use of the Z Garbage Collector added with Java 11.

This commit is contained in:
MobiusDevelopment
2021-07-17 16:35:43 +00:00
parent cf9d6e6838
commit 40d1a89680
51 changed files with 51 additions and 51 deletions

View File

@@ -1 +1 @@
-server -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx2g -Xms1g
-server -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -Dfile.encoding=UTF-8 -Djava.util.logging.manager=org.l2jmobius.log.ServerLogManager -Xmx2g -Xms1g