Add --enable-preview to run.xml and run

This commit is contained in:
2025-04-29 12:48:39 +02:00
parent 58de85c078
commit 2766ef1bae
3 changed files with 29 additions and 31 deletions

View File

@@ -25,6 +25,7 @@ echo "Extra options: $EXTRAOPTS_PARSED"
java \
-Xmx512M \
--enable-preview \
-Ddhfs.objects.writeback.limit=134217728 \
-Ddhfs.objects.lru.limit=134217728 \
--add-exports java.base/sun.nio.ch=ALL-UNNAMED \