[ https://issues.apache.org/jira/browse/IGNITE-18191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pavel Tupitsyn updated IGNITE-18191: ------------------------------------ Ignite Flags: Release Notes Required (was: Docs Required,Release Notes Required) > .NET: Add specific Java launch arguments for Java 15+ > ----------------------------------------------------- > > Key: IGNITE-18191 > URL: https://issues.apache.org/jira/browse/IGNITE-18191 > Project: Ignite > Issue Type: Improvement > Components: platforms > Reporter: Andrey Khitrin > Assignee: Pavel Tupitsyn > Priority: Major > Labels: .NET > Fix For: 2.15 > > Time Spent: 40m > Remaining Estimate: 0h > > Looks like .Net platform and examples do not support recent versions of Java. > It requires a special set of JVM arguments to run AI on Java 15+ (see > [jvmdefaults.sh|https://github.com/apache/ignite/blob/master/bin/include/jvmdefaults.sh]), > but .Net runner only contains checks and arguments for Java 9+ (see > [Jmv.cs|https://github.com/apache/ignite/blob/master/modules/platforms/dotnet/Apache.Ignite.Core/Impl/Unmanaged/Jni/Jvm.cs]). > Looks like new arguments should be added here. -- This message was sent by Atlassian Jira (v8.20.10#820010)