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:26:00 UTC

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

     [ https://issues.apache.org/jira/browse/SOLR-12894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Varun Thacker updated SOLR-12894:
---------------------------------
    Description: 
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

 

Also we should note that Java 9 and 10 are short term releases . Hence remove wording that using Java8+ with more spefic versions.

  was:
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


> 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
>            Priority: Major
>
> 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
>  
> Also we should note that Java 9 and 10 are short term releases . Hence remove wording that using Java8+ with more spefic versions.



--
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