GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4925
IGNITE-9814: JDK11: HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9814 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4925.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 #4925 ---- commit d1ae537821df250905da63e2195c18d730059fc7 Author: tledkov-gridgain <tledkov@...> Date: 2018-10-08T13:43:28Z IGNITE-9814: : HadoopClassLoader#nativeLibraries fails because has invalid assumption for ClassLoader type ---- ---