Dave Brosius created JCR-4160:
---------------------------------
Summary: simple 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
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)