You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/01 15:34:00 UTC

[jira] [Commented] (KNOX-1540) Use StandardCharsets where possible

    [ https://issues.apache.org/jira/browse/KNOX-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671766#comment-16671766 ] 

ASF subversion and git services commented on KNOX-1540:
-------------------------------------------------------

Commit 124b3368e3f3fd4799cdfcbe44c732973ea6b8db in knox's branch refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=124b336 ]

KNOX-1540 - Replace UTF8 with StandardCharsets where possible

Signed-off-by: Kevin Risden <kr...@apache.org>


> 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-part2.patch, 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)