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

[jira] [Created] (IGNITE-17708) Add specific java launch arguments for Java15+ in Ignition.cpp

Roman Puchkovskiy created IGNITE-17708:
------------------------------------------

             Summary: Add specific java launch arguments for Java15+ in Ignition.cpp
                 Key: IGNITE-17708
                 URL: https://issues.apache.org/jira/browse/IGNITE-17708
             Project: Ignite
          Issue Type: Improvement
          Components: platforms
            Reporter: Roman Puchkovskiy
             Fix For: 2.15


In a few places (like FeatureChecker), we have same logic of adding specific java command line keys (like add-opens). In all cases, keys for Java 15+ is different from keys for Java 9-14. But in Ignition.cpp, only Java 9+ is handled. Probably, handling for Java 15+ should be added.



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