You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2016/06/10 05:27:21 UTC

[jira] [Created] (OAK-4457) Range constructor should use parametrized assertion message

Chetan Mehrotra created OAK-4457:
------------------------------------

             Summary: Range constructor should use parametrized assertion message
                 Key: OAK-4457
                 URL: https://issues.apache.org/jira/browse/OAK-4457
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: documentmk
            Reporter: Chetan Mehrotra
            Assignee: Chetan Mehrotra
            Priority: Minor
             Fix For: 1.6


Range constructor uses string concatenation for assertion message. This would cause unnecessary string manipulation for all cases. Instead it should use the parametrized form which avoids the concatenation for normal cases



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)