You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Dave Brosius (JIRA)" <ji...@apache.org> on 2017/07/04 19:01:00 UTC

[jira] [Updated] (JCR-4160) simplify char encoding by using StandardCharsets

     [ https://issues.apache.org/jira/browse/JCR-4160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated JCR-4160:
------------------------------
    Summary: simplify char encoding by using StandardCharsets  (was: simple char encoding by using StandardCharsets)

> simplify char encoding by using StandardCharsets
> ------------------------------------------------
>
>                 Key: JCR-4160
>                 URL: https://issues.apache.org/jira/browse/JCR-4160
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>    Affects Versions: 2.15.4
>            Reporter: Dave Brosius
>            Assignee: Dave Brosius
>            Priority: Trivial
>             Fix For: 2.15.5
>
>         Attachments: jcr-4160.txt
>
>
> By using StandardCharsets you:
>     1) Can get rid of bogus try catch blocks for UnsupportedEncodingExceptions
>     2) Remove use of reflection for loading Charsets



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)