This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/master by this push:
new c9404f5 Update server-and-probe.html
c9404f5 is described below
commit c9404f5bb24621381da13ee11f8d727262279d0a
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Jan 24 15:45:09 2021 -0800
Update server-and-probe.html
---
server-and-probe.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/server-and-probe.html b/server-and-probe.html
index 6061e2d..f2f3a11 100644
--- a/server-and-probe.html
+++ b/server-and-probe.html
@@ -198,6 +198,8 @@ id: server_and_probe
--add-opens=java.base/jdk.internal.misc=ALL-UNNAMED
--add-opens=java.base/sun.nio.ch=ALL-UNNAMED
--add-opens=java.base/java.nio=ALL-UNNAMED
+--add-opens=java.base/java.io=ALL-UNNAMED
+--add-opens=java.base/java.util=ALL-UNNAMED
--add-opens=java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED
--add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
--add-opens=java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED
@@ -483,6 +485,8 @@ nlpcraft {
<argument>--add-opens=java.base/jdk.internal.misc=ALL-UNNAMED</argument>
<argument>--add-opens=java.base/sun.nio.ch=ALL-UNNAMED</argument>
<argument>--add-opens=java.base/java.nio=ALL-UNNAMED</argument>
+
<argument>--add-opens=java.base/java.io=ALL-UNNAMED</argument>
+
<argument>--add-opens=java.base/java.util=ALL-UNNAMED</argument>
<argument>--add-opens=java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED</argument>
<argument>--add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED</argument>
<argument>--add-opens=java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED</argument>