Uploaded image for project: 'Commons Imaging'
  1. Commons Imaging
  2. IMAGING-212

use StandardCharsets to avoid reflection and UnsupportedEncodingExceptions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.97
    • 1.0-alpha1
    • imaging.*
    • None
    • Patch

    Description

      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

      Attachments

        1. IMAGING-212.txt
          58 kB
          David Brosius

        Activity

          People

            Unassigned Unassigned
            dbrosius David Brosius
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: