New Core Tech Tip: Overhauling the Java UTF-8 Charset
In Overhauling the Java UTF-8 Charset, Sun engineer Xueming Shen talks about why the UTF-8 charset implementation in JDK 7 now rejects non-shortest-form UTF-8 byte sequences. Two words: security and performance.
Posted at 09:00AM Mar 23, 2009
by GD in Core Java |