- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    7
- 
        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.
            
See http://blogs.sun.com/xuemingshen/entry/faster_new_string_bytes_cs for details.
- relates to
- 
                    JDK-7183053 Optimize DoubleByte charset for String.getBytes()/new String(byte[]) -           
- Closed
 
-