We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1d084 commit 9391076Copy full SHA for 9391076
distribution/src/config/jvm.options
@@ -78,3 +78,6 @@ ${error.file}
78
79
# Explicitly allow security manager (https://bugs.openjdk.java.net/browse/JDK-8270380)
80
18-:-Djava.security.manager=allow
81
+
82
+# Allow mmap to use new JDK API in Apache Lucene (https://github.com/opensearch-project/OpenSearch/issues/4637)
83
+19:--enable-preview
0 commit comments