[
https://issues.apache.org/jira/browse/KNOX-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662377#comment-16662377
]
ASF subversion and git services commented on KNOX-1540:
-------------------------------------------------------
Commit 4961cd139348292635e0de2380005d3d59d7f930 in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=4961cd1 ]
KNOX-1540 - Use StandardCharsets where possible
Signed-off-by: Kevin Risden <[email protected]>
> 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)