- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    8
- 
    None
- 
        b49
- 
        generic
- 
        generic
- 
        Verified
                    To implement sun.nio.cs.ArrayDecoder/ArrayEncoder for sun.nio.cs.ext.DoubleByte based double-byte charsets. All single-byte charsets and UTF-8 charset have implemented the
ArrayDecoder/ArrayEncoder in jdk7, which result in huge performance improvment for String.getByte() and new String(byte[]) operations. See http://blogs.sun.com/xuemingshen/entry/faster_new_string_bytes_cs for details.
            
ArrayDecoder/ArrayEncoder in jdk7, which result in huge performance improvment for String.getByte() and new String(byte[]) operations. See http://blogs.sun.com/xuemingshen/entry/faster_new_string_bytes_cs for details.
- relates to
- 
                    JDK-6636323 Optimize handling of builtin charsets -           
- Resolved
 
-         
- 
                    JDK-7040220 Optimize UTF-8 charset for String.getBytes()/new String(byte[]) -           
- Closed
 
-         
- 
                    JDK-8046102 JEP 112: Charset Implementation Improvements -           
- Closed
 
-