[
https://issues.apache.org/jira/browse/OPENNLP-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison updated OPENNLP-1268:
---------------------------------
Description: {{StringUtils#toLowerCase()}} should run
Character.tolowerCase() on code points. It is currently failing to lowercase
characters beyond the BMP.
> StringUtil.toLowerCase() should lowercase codepoints, not chars
> ---------------------------------------------------------------
>
> Key: OPENNLP-1268
> URL: https://issues.apache.org/jira/browse/OPENNLP-1268
> Project: OpenNLP
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
>
> {{StringUtils#toLowerCase()}} should run Character.tolowerCase() on code
> points. It is currently failing to lowercase characters beyond the BMP.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)