• S
    6636323: Optimize handling of builtin charsets · a66c31ee
    sherman 提交于
    6636319: Encoders should implement isLegalReplacement(byte[] repl)
    Summary: optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case.
    Reviewed-by: alanb
    a66c31ee
SingleByte.java 10.3 KB