Reimplement JDK charset repository charsets.jar

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 6
    • Component/s: core-libs
    • None
    • b51
    • generic
    • generic
    • Verified

      By re-implemen/organize JDK's charset implementation package
      sun.nio.cs to achive the following goals

      (1)decrease the size of the charsets.jar by 50% (from current 3.4M to below 1.7M).
      (2)ease the maintenance cost (most charset implementation to be generated during
      JDK build time from text based mapping tables)
      (3)improve the performance (speed up the nio encoding/decoding performance)
      (4)replace the current sun.io.* converters with an "adaptor" to re-direct the
      sun.io encoding/decoding to nio.charset implementation t finally remove the
      burden of maintain sun.io.

            Assignee:
            Xueming Shen
            Reporter:
            Xueming Shen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: