[jboss-jira] [JBoss JIRA] (ELY-139) ByteStringBuilder.appendUtf8Raw() cannot append lonely surrogates

Jan Kalina (JIRA) issues at jboss.org
Thu Jan 29 06:33:49 EST 2015


Jan Kalina created ELY-139:
------------------------------

             Summary: ByteStringBuilder.appendUtf8Raw() cannot append lonely surrogates
                 Key: ELY-139
                 URL: https://issues.jboss.org/browse/ELY-139
             Project: WildFly Elytron
          Issue Type: Bug
            Reporter: Jan Kalina
            Assignee: Jan Kalina
            Priority: Minor


ByteStringBuilder cannot append codepoints 0xD8xx (lonely surrogates). It should - StringBuilder.appendCodePoint() work with it.
(Problem is only with uncomplete/nonvalid unicode strings, so it is not critical problem.)

Mentioned in: https://github.com/wildfly-security/wildfly-elytron/pull/101



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list