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/10/05 14:13:00 UTC

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

    [ https://issues.apache.org/jira/browse/IGNITE-9684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639869#comment-16639869 ] 

Taras Ledkov edited comment on IGNITE-9684 at 10/5/18 2:12 PM:
---------------------------------------------------------------

[~vozerov], please take a look at the patch.
[Hadoop tests results (JDK8 & JDK9) |https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_Hadoop&branch_IgniteTests24Java8=pull%2F4918%2Fhead&tab=buildTypeStatusDiv]


was (Author: tledkov-gridgain):
[~vozerov], please take a look at the patch.
[Hadoop tests results|https://ci.ignite.apache.org/viewLog.html?buildId=2012789&buildTypeId=IgniteTests24Java8_Hadoop&tab=buildResultsDiv]

> 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)