[
https://issues.apache.org/jira/browse/JENA-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268739#comment-17268739
]
ASF subversion and git services commented on JENA-2025:
-------------------------------------------------------
Commit a4b6d551382efed2009542a3e94fcc996c36bf0f in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=a4b6d55 ]
JENA-2025: utf8: print chars beyond the basic plane
> utf8 tool: print charcters that need surrogate pairs.
> -----------------------------------------------------
>
> Key: JENA-2025
> URL: https://issues.apache.org/jira/browse/JENA-2025
> Project: Apache Jena
> Issue Type: Improvement
> Affects Versions: Jena 3.17.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Priority: Trivial
> Fix For: Jena 3.18.0
>
>
> Improve: riotcmd.utf8
> # Don't use "Character.isDefined" as that related to the supported Unicode
> version
> # Log characters that would need surrogate pairs if used into a Java string.
> (These do not round trip reliably.)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)