jdk-24/jdk/test/sun/nio
Xueming Shen 3f0b988cfc 6636323: Optimize handling of builtin charsets
6636319: Encoders should implement isLegalReplacement(byte[] repl)

Optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case.

Reviewed-by: alanb
2009-03-23 09:19:23 -07:00
..
ch Initial load 2007-12-01 00:00:00 +00:00
cs 6636323: Optimize handling of builtin charsets 2009-03-23 09:19:23 -07:00