You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Varun Thacker (JIRA)" <ji...@apache.org> on 2018/10/22 22:09:00 UTC

[jira] [Created] (SOLR-12894) Solr documention for Java Vendors

Varun Thacker created SOLR-12894:
------------------------------------

             Summary: Solr documention for Java Vendors
                 Key: SOLR-12894
                 URL: https://issues.apache.org/jira/browse/SOLR-12894
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: documentation
            Reporter: Varun Thacker


I was asked a question recently - "Is using OpenJDK safe with Solr 7.4" . To which my answer was yes . This was after I checked with Steve on which OpenJDK version runs on his jenkins

For refrerence it currently uses -
{code:java}
openjdk version "1.8.0_171"
OpenJDK Runtime Environment (build 1.8.0_171-8u171-b11-1~bpo8+1-b11)
OpenJDK 64-Bit Server VM (build 25.171-b11, mixed mode){code}
 

Solr's ref guide (  [https://lucene.apache.org/solr/guide/installing-solr.html#got-java|https://lucene.apache.org/solr/guide/6_6/installing-solr.html#got-java] ) mentions using Oracle 1.8 or higher .

 

We should mention that both Oracle JDKs and Open JDKs are tested. Perhaps even have a compatibility matrix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org