• S
    6636323: Optimize handling of builtin charsets · 2f7f438d
    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
    2f7f438d
TestStringCoding.java 6.5 KB