[ https://issues.apache.org/jira/browse/SOLR-12870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Somogyi updated SOLR-12870: --------------------------------- Attachment: SOLR-12870.master.1.patch > Use StandardCharsets instead of String values > --------------------------------------------- > > Key: SOLR-12870 > URL: https://issues.apache.org/jira/browse/SOLR-12870 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Peter Somogyi > Priority: Minor > Attachments: SOLR-12870.master.1.patch > > Time Spent: 10m > Remaining Estimate: 0h > > Charsets are hardcoded in some places around the codebase which is > error-prone. > Moving to StandardCharsets also has the benefit of dropping the try-catch > block caused by UnsupportedEncodingException. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org