hg: jdk7/tl/jdk: 4486841: UTF-8 decoder should adhere to corrigendum to Unicode 3.0.1; ...

xueming.shen at sun.com xueming.shen at sun.com
Fri Aug 22 21:45:47 UTC 2008


Changeset: 3dcc69147ff9
Author:    sherman
Date:      2008-08-22 14:37 -0700
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/3dcc69147ff9

4486841: UTF-8 decoder should adhere to corrigendum to Unicode 3.0.1
6636317: Optimize UTF-8 coder for ASCII input
Summary: re-write the UTF-8 charset to obey the standard and improve the performance
Reviewed-by: alanb

! src/share/classes/sun/nio/cs/UTF_8.java
+ test/sun/nio/cs/TestUTF8.java




More information about the core-libs-dev mailing list