java.lang.StringCoding should use inline/primitive classes

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: repo-valhalla
    • Component/s: core-libs

      The StringCoding implementation class uses a few simple holder classes to help decode byte arrays into Strings.
      Instances are retained in thread locals to improve performance and reduce memory usage.

      Changing to primitive (inline) classes may help memory usage and performance and reduce a dependency on thread locals.

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: