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 3d212be Update server-and-probe.html
3d212be is described below
commit 3d212be1f2beb8da85382c4dc41c3293b42c6278
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Jan 24 15:50:44 2021 -0800
Update server-and-probe.html
---
server-and-probe.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/server-and-probe.html b/server-and-probe.html
index f2f3a11..291c747 100644
--- a/server-and-probe.html
+++ b/server-and-probe.html
@@ -200,6 +200,7 @@ id: server_and_probe
--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.base/java.lang=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
@@ -487,6 +488,7 @@ nlpcraft {
<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.base/java.lang=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>