GitHub user dmitrievanthony opened a pull request:
https://github.com/apache/ignite/pull/4780 IGNITE-9628 Avoid using sun.reflect.generics.reflectiveObjects package in ML module
in ML module.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9628
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4780.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4780
----
commit 87dc630c26eb23b3bd2407724f24992323492622
Author: Anton Dmitriev <dmitrievanthony@...>
Date: 2018-09-18T09:58:33Z
IGNITE-9628 Avoid using sun.reflect.generics.reflectiveObjects package
in ML module.
----
---