[
https://issues.apache.org/jira/browse/IMAGING-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307556#comment-16307556
]
Bruno P. Kinoshita commented on IMAGING-212:
--------------------------------------------
(y) thanks! Updated the FixVersion to 1.0.
> use StandardCharsets to avoid reflection and UnsupportedEncodingExceptions
> --------------------------------------------------------------------------
>
> Key: IMAGING-212
> URL: https://issues.apache.org/jira/browse/IMAGING-212
> Project: Commons Imaging
> Issue Type: Improvement
> Components: imaging.*
> Affects Versions: 0.97
> Reporter: Dave Brosius
> Priority: Trivial
> Fix For: 1.0
>
> Attachments: IMAGING-212.txt
>
>
> using StandardCharsets.UTF_8, et. al, avoids having to look up encodings by
> name, which
> 1) avoids typo problems
> 2) avoid lookup performance effects
> 3) removes need for handling UnsupportedEncodingExceptions
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)