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

Reply via email to