You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2021/01/20 08:16:22 UTC

[GitHub] [lucene-solr] asalamon74 commented on pull request #2222: SOLR-14297: replace commons-codec Base64 with JDK8 Base64

asalamon74 commented on pull request #2222:
URL: https://github.com/apache/lucene-solr/pull/2222#issuecomment-763421790


   It seems to me `getDecoder()` and `getEncoder()` does not generate a new decoder/encoder just returns the same one: http://hg.openjdk.java.net/jdk8/jdk8/jdk/file/687fd7c7986d/src/share/classes/java/util/Base64.java#l151


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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