Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-905 Switch to Java 1.7
  3. ACCUMULO-1545

Use UTF-8 constant instead of String

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 1.7.0
    • None

    Description

      API calls that specify UTF-8 using the string form of the argument should instead use Charset.forName(). This constant can then be further replaced with StandardCharsets.UTF_8.

      Attachments

        Issue Links

          Activity

            People

              ctubbsii Christopher Tubbs
              mdrob Mike Drob
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: