[
https://issues.apache.org/jira/browse/IGNITE-7477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334228#comment-16334228
]
Pavel Tupitsyn commented on IGNITE-7477:
----------------------------------------
Java 9 detection implemented, checked on Windows/Linux/macOS.
Merged to master: {{e052f941c96d8a397d2b419fe41edf585107302f}}.
> Ignite.NET does not work on Java 9
> ----------------------------------
>
> Key: IGNITE-7477
> URL: https://issues.apache.org/jira/browse/IGNITE-7477
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 2.4
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: .NET
> Fix For: 2.4
>
>
> Ignite.NET does not work properly on Java 9 (IGNITE-6730).
> Some additional JVM settings are required:
> {code}
> --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports
> java.base/sun.nio.ch=ALL-UNNAMED --add-exports
> java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED --add-exports
> jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)