You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/10 11:10:01 UTC

[jira] [Commented] (IGNITE-8441) Java 9 (Stage II)

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

ASF GitHub Bot commented on IGNITE-8441:
----------------------------------------

GitHub user vveider opened a pull request:

    https://github.com/apache/ignite/pull/3970

    IGNITE-8441 Java 9 (Stage II)

     * updated some dependencies version

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8441

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3970.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3970
    
----
commit 2982dd30bca82843bf28f7dd20d77aea422907cf
Author: Ivanov Petr <pi...@...>
Date:   2018-05-10T11:05:27Z

    IGNITE-8441 Java 9 (Stage II)
     * updated some dependencies version

----


> Java 9 (Stage II)
> -----------------
>
>                 Key: IGNITE-8441
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8441
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Peter Ivanov
>            Assignee: Peter Ivanov
>            Priority: Critical
>
> Enhance [Ignite Tests 2.4+ (Java 8)|https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&tab=projectOverview] project with ability to run build and tests under JDK9. Fix all incoming problems so that full Run All test runs on same branches provide similar results (excluding flaky tests).
> Some known problems:
> * some current versions of used maven plugins and 3rd party dependencies are still not ready for Java 9
> * some JVM options of current test build configurations require revision
> * scala -- both 2.10 and 2.11 currently used in building and testing do not support Java 9



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