[GitHub] ignite pull request #5235: IGNITE-10115 Remove excessive "setAccessible(oldA...

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/5235


---


[GitHub] ignite pull request #5235: IGNITE-10115 Remove excessive "setAccessible(oldA...

2018-11-01 Thread ibessonov
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 
Date:   2018-11-01T14:29:14Z

IGNITE-10115 Removed excessive "setAccessible" invocations.




---