mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
Add --enable-preview to run.xml and run
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user