summaryrefslogtreecommitdiffstats
path: root/standalone-container/src/main/sh/standalone-container.sh
diff options
context:
space:
mode:
Diffstat (limited to 'standalone-container/src/main/sh/standalone-container.sh')
-rwxr-xr-xstandalone-container/src/main/sh/standalone-container.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/standalone-container/src/main/sh/standalone-container.sh b/standalone-container/src/main/sh/standalone-container.sh
index 3f3937658d2..b30a7ad4cd0 100755
--- a/standalone-container/src/main/sh/standalone-container.sh
+++ b/standalone-container/src/main/sh/standalone-container.sh
@@ -167,6 +167,7 @@ StartCommand() {
--add-opens=java.base/java.io=ALL-UNNAMED \
--add-opens=java.base/java.lang=ALL-UNNAMED \
--add-opens=java.base/java.net=ALL-UNNAMED \
+ --add-opens=java.base/java.nio=ALL-UNNAMED \
--add-opens=java.base/jdk.internal.loader=ALL-UNNAMED \
--add-opens=java.base/sun.security.ssl=ALL-UNNAMED \
-Djava.library.path="$VESPA_HOME/lib64" \