[
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 <[email protected]>
> 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)