GitHub user vveider opened a pull request: https://github.com/apache/ignite/pull/4017
IGNITE-8461 Scala-2.10 modules compilation failure under JDK 9 * fixed Scala 2.10 compilation on JDK9 * updated other Scala versions You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-8461 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4017.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 #4017 ---- commit 83c5423b649386d109c57c0260824849b9163daa Author: Ivanov Petr <pivanov@...> Date: 2018-05-17T13:46:59Z IGNITE-8461 Scala-2.10 modules compilation failure under JDK 9 * fixed Scala 2.10 compilation on JDK9 * updated other Scala versions ---- ---