You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Andras Salamon (Jira)" <ji...@apache.org> on 2021/01/27 13:39:00 UTC

[jira] [Created] (SOLR-15111) Use JDK8 Base64 instead of own implementation

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org