GitHub user dwimsey opened a pull request:
https://github.com/apache/ignite/pull/3456 IGNITE-7576 - Tweak to version check regexp to find OpenJDK
Haven't tested this extensively, it 'works for me' under OpenJDK 1.8 and OracleJDK 1.8
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/dwimsey/ignite IGNITE-7576
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3456.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3456
----
commit 9b08c6ae216e92c29d4914847720d033ca7dcac2
Author: David Wimsey <david@...>
Date: 2018-01-31T01:56:38Z
IGNITE-7576 - Tweak to version check regexp to find OpenJDK
----
---