You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/26 20:21:00 UTC

[jira] [Commented] (KNOX-1626) indexOf char should use single quotes

    [ https://issues.apache.org/jira/browse/KNOX-1626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699530#comment-16699530 ] 

ASF subversion and git services commented on KNOX-1626:
-------------------------------------------------------

Commit 1f7e67efe7a9b7d72303b5a837a10c2232aaff8d in knox's branch refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=1f7e67e ]

KNOX-1626 - indexOf char should use single quotes

Signed-off-by: Kevin Risden <kr...@apache.org>


> indexOf char should use single quotes
> -------------------------------------
>
>                 Key: KNOX-1626
>                 URL: https://issues.apache.org/jira/browse/KNOX-1626
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Trivial
>             Fix For: 1.3.0
>
>         Attachments: KNOX-1626.patch
>
>
> There are multiple uses of indexOf and lastIndexOf that should use single quotes for char instead of double quotes. This ensures the faster lookup usage for characters.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)