You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2018/02/02 11:05:00 UTC

[jira] [Created] (IGNITE-7613) Unable to run example classes for JDK9 in IDEA

Sergey Kozlov created IGNITE-7613:
-------------------------------------

             Summary: Unable to run example classes for JDK9 in IDEA
                 Key: IGNITE-7613
                 URL: https://issues.apache.org/jira/browse/IGNITE-7613
             Project: Ignite
          Issue Type: Bug
          Components: examples
    Affects Versions: 2.4
         Environment: Windows 10, Oracle JDK 9.0.4, Apache Maven 3.3.9, IDEA 2017.1.3
            Reporter: Sergey Kozlov
             Fix For: 2.4


I built the AI binary fabric from 2.4 sources and then import pom.xml in IDEA from {{examples}} directory ( {{ignite-examples}} project). The pom file imported and then compiled successfully.

But trying to run any example leads to failure:

{noformat}
Information:java: Errors occurred while compiling module 'ignite-examples'
Information:javac 9.0.4 was used to compile java sources
Information:02.02.2018 13:32 - Compilation completed with 1 error and 0 warnings in 1s 749ms
Error:java: invalid flag: -release
{noformat}

The same issue appers if I tried to rebuild the chosed example.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)