You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Taras Ledkov (JIRA)" <ji...@apache.org> on 2018/09/25 11:59:00 UTC

[jira] [Created] (IGNITE-9684) JDK9: pass JVM options to created process at HadoopCommandLineTest#createProcessBuilder

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)