Hello,
I am going to use Elasticsearch 6.3.x for a commercial software, but I am confused on the license issue of JRE, from this link http://www.oracle.com/technetwork/articles/javase/faqs-jsp-136696.html , it looks like JRE is free for general purpose computing, but not for embedded devices or us of commercial features.
Does anyone know whether the Elasticsearch only uses JRE on general purpose computing? or will it use certain commercial feature in some scenario?
Other links for reference: https://www.theregister.co.uk/2016/12/16/oracle_targets_java_users_non_compliance/
http://www.oracle.com/technetwork/java/javase/documentation/java-se-lium-2017-09-18-3900135.pdf
Thanks in advance.