Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7040220

Optimize UTF-8 charset for String.getBytes()/new String(byte[])

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 7
    • 7
    • core-libs
    • b142
    • generic
    • generic
    • Verified

      To implement sun.nio.cs.ArrayDecoder/ArrayEncoder in UTF8 charset to speed up String.getBytes() and String.toCharArray(). This is the follow up for cr#6636323, in which all the singlebyte charasets have been optimized to implement sun.nio.cs.ArrayDecoder/Encoder to speed up the String.getBytes()/toCharArray().
      See http://blogs.sun.com/xuemingshen/entry/faster_new_string_bytes_cs for details.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: