[
https://issues.apache.org/jira/browse/KNOX-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden reopened KNOX-1540:
--------------------------------
Found a few more instances of "UTF8" previously only checked for "UTF-8"
> Use StandardCharsets where possible
> -----------------------------------
>
> Key: KNOX-1540
> URL: https://issues.apache.org/jira/browse/KNOX-1540
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Minor
> Fix For: 1.2.0
>
> Attachments: KNOX-1540.patch
>
>
> Instead of using strings for charsets, should use StandardCharsets where
> possible. In some cases this removes the try/catch for
> UnsupportedCharsetException.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)