GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4855
IGNITE-9686: forward jvm parameter '-XX:+IgnoreUnrecognizedVMOptions' to child process for tests You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-9686 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4855.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 #4855 ---- commit a3ddc76fb45e7e8d8abb58bdd8483d33cd2695a2 Author: tledkov-gridgain <tledkov@...> Date: 2018-09-27T13:46:15Z IGNITE-9686: forward jvm parameter '-XX:+IgnoreUnrecognizedVMOptions' to child process for tests ---- ---