GitHub user andrey-kuznetsov opened a pull request: https://github.com/apache/ignite/pull/3184
IGNITE-6729: Removed obsolete reflection-based workaround You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrey-kuznetsov/ignite ignite-6729 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3184.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 #3184 ---- commit c41c4ae310c9531a23a3414c446112cf6a2dfd53 Author: Andrey Kuznetsov <stku...@gmail.com> Date: 2017-12-08T14:54:16Z IGNITE-6729: Removed obsolete reflection-based workaround in URLClassLoader closing code. ---- ---