You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@servicecomb.apache.org by "ZhangJian He (Jira)" <ji...@apache.org> on 2022/03/26 02:03:00 UTC

[jira] [Created] (SCB-2431) Use StandardCharsets instead of Charset Forname

ZhangJian He created SCB-2431:
---------------------------------

             Summary: Use StandardCharsets instead of Charset Forname
                 Key: SCB-2431
                 URL: https://issues.apache.org/jira/browse/SCB-2431
             Project: Apache ServiceComb
          Issue Type: Improvement
            Reporter: ZhangJian He


Since we support java version is java1.8+, we can use StandardCharsets insteadof `Charset.Forname`



--
This message was sent by Atlassian Jira
(v8.20.1#820001)