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)