[ https://issues.apache.org/jira/browse/HARMONY-6640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated HARMONY-6640: --------------------------------- Attachment: HARMONY-6640.patch Sorry: i forgot to do the non hasArray() case also, which has the same bug. > UTF8 decoder doesn't properly decode supplementary characters > ------------------------------------------------------------- > > Key: HARMONY-6640 > URL: https://issues.apache.org/jira/browse/HARMONY-6640 > Project: Harmony > Issue Type: Bug > Components: Classlib > Affects Versions: 5.0M14 > Environment: Windows Vista > Reporter: Robert Muir > Attachments: HARMONY-6640.patch, HARMONY-6640.patch > > > When attempting to build Lucene, I discovered a problem with UTF8 decoding. > (this actually prevents our tests from even compiling without a workaround) > For any codepoint > 0xffff (4-byte utf-8 sequence), the decoder doesn't properly > split the decoded codepoint into surrogate pairs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.