[
https://issues.apache.org/jira/browse/HBASE-22199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16820135#comment-16820135
]
Hudson commented on HBASE-22199:
--------------------------------
Results for branch master
[build #940 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/940/]: (x)
*{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/master/940//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/940//JDK8_Nightly_Build_Report_(Hadoop2)/]
(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/940//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Replace "UTF-8" with StandardCharsets.UTF_8 where possible
> ----------------------------------------------------------
>
> Key: HBASE-22199
> URL: https://issues.apache.org/jira/browse/HBASE-22199
> Project: HBase
> Issue Type: Task
> Reporter: Jan Hentschel
> Assignee: Jan Hentschel
> Priority: Trivial
> Fix For: 3.0.0
>
>
> Currently the String "UTF-8" is used in some places where
> StandardCharsets.UTF_8 could be used. To make it easier to maintain, the
> current usages of "UTF-8" as a String should be replaced with
> StandardCharsets.UTF_8.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)