You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Daiki Tsuzuku (Jira)" <ji...@apache.org> on 2019/12/07 03:51:00 UTC

[jira] [Created] (LUCENE-9085) Fix the assertion in CharacterUtils

Daiki Tsuzuku created LUCENE-9085:
-------------------------------------

             Summary: Fix the assertion in CharacterUtils
                 Key: LUCENE-9085
                 URL: https://issues.apache.org/jira/browse/LUCENE-9085
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Daiki Tsuzuku


Assertions in CharacterUtils's toLowerCase and toUpperCase is not correct.

Current assertion only allow offsets to be 0, but that is not consistent with javadocs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org