[
https://issues.apache.org/jira/browse/IGNITE-9684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16641678#comment-16641678
]
ASF GitHub Bot commented on IGNITE-9684:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/4918
> 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
> Affects Versions: 2.6
> Reporter: Taras Ledkov
> Assignee: Taras Ledkov
> Priority: Major
> Labels: jdk9
> Fix For: 2.7
>
>
> 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)