GitHub user ibessonov opened a pull request: https://github.com/apache/ignite/pull/5235
IGNITE-10115 Remove excessive "setAccessible(oldAccessible)" in GridTestUtils You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-10115 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/5235.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 #5235 ---- commit 47693921dcbd81709d68289eb6133bf17048928b Author: ibessonov <bessonov.ip@...> Date: 2018-11-01T14:29:14Z IGNITE-10115 Removed excessive "setAccessible" invocations. ---- ---