You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "YuJue Li (Jira)" <ji...@apache.org> on 2022/10/13 02:09:00 UTC

[jira] [Created] (IGNITE-17891) Add "--add-opens=java.base/java.util.concurrent=ALL-UNNAMED" and "--add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED" to jvm args

YuJue Li created IGNITE-17891:
---------------------------------

             Summary: Add "--add-opens=java.base/java.util.concurrent=ALL-UNNAMED" and "--add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED" to jvm args
                 Key: IGNITE-17891
                 URL: https://issues.apache.org/jira/browse/IGNITE-17891
             Project: Ignite
          Issue Type: Bug
          Components: cli
    Affects Versions: 2.14
         Environment: jdk 17
            Reporter: YuJue Li
            Assignee: YuJue Li
             Fix For: 2.15
         Attachments: CacheEventsExample.java

Add "--add-opens=java.base/java.util.concurrent=ALL-UNNAMED" and "--add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED" to jvm args in JDK17 env

start 2 nodes with ignite.sh

then run the reproducer.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)