Andras Salamon created SOLR-15111: ------------------------------------- Summary: Use JDK8 Base64 instead of own implementation Key: SOLR-15111 URL: https://issues.apache.org/jira/browse/SOLR-15111 Project: Solr Issue Type: Task Security Level: Public (Default Security Level. Issues are Public) Reporter: Andras Salamon
JDK8 has a builtin Base64 encoder and decoder, there is no need to use own implementaion for this: [https://github.com/apache/lucene-solr/blob/master/solr/solrj/src/java/org/apache/solr/common/util/Base64.java] -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org