Taras Ledkov created IGNITE-9684:
------------------------------------
Summary: JDK9: pass JVM options to created process at
HadoopCommandLineTest#createProcessBuilder
Key: IGNITE-9684
URL: https://issues.apache.org/jira/browse/IGNITE-9684
Project: Ignite
Issue Type: Task
Reporter: Taras Ledkov
Assignee: Taras Ledkov
To support JDK9 the JVM options must be passed to created process:
see {{HadoopCommandLineTest#createProcessBuilder}}
Because lauched process fails with
<code>
IllegalAccessException: class org.apache.ignite.internal.util.GridUnsafe cannot
access class jdk.internal.misc.SharedSecrets (in module java.base) because
module java.base does not export jdk.internal.misc to unnamed module
<code>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)