Anthony Grasso created CASSANDRA-13916:
------------------------------------------

             Summary: Remove OpenJDK log warning
                 Key: CASSANDRA-13916
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13916
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
            Reporter: Anthony Grasso
            Priority: Minor


The following warning message will appear in the logs when using OpenJDK
{noformat}
WARN  [main] ... OpenJDK is not recommended. Please upgrade to the newest 
Oracle Java release
{noformat}

The above warning dates back to when OpenJDK 6 was released and there were some 
issues in early releases of this version. The OpenJDK implementation is used as 
a reference for the OracleJDK which means the implementations are very close. 
In addition, most users have moved off Java 6 so we can probably remove this 
warning message.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to