Path: csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!gegeweb.org!news.linkpendium.com!news.linkpendium.com!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail From: Lawrence D'Oliveiro Newsgroups: comp.lang.java.programmer Subject: Re: JLS 3/e -- Lots Of Errors Followup-To: comp.lang.java.programmer Date: Sun, 06 Feb 2011 01:30:33 +1300 Organization: Geek Central Lines: 7 Message-ID: References: NNTP-Posting-Host: 118-92-86-70.dsl.dyn.ihug.co.nz Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Trace: lust.ihug.co.nz 1296909033 28524 118.92.86.70 (5 Feb 2011 12:30:33 GMT) X-Complaints-To: abuse@ihug.co.nz NNTP-Posting-Date: Sat, 5 Feb 2011 12:30:33 +0000 (UTC) User-Agent: KNode/4.4.7 Xref: csiph.com comp.lang.java.programmer:25519 * Section 3.1, Page 14: For characters in the range U+0000 to U+FFFF, the values of [Unicode] code points and UTF-16 code units are the same. No they are not. U+D800 .. U+DFFF are not valid Unicode code points.