[
https://issues.apache.org/jira/browse/HBASE-17208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15710763#comment-15710763
]
Duo Zhang commented on HBASE-17208:
-----------------------------------
I think we can use Arrays.copyOf and Arrays.copyOfRange for some of the cases
in the patch? It can save one extra new array line in our code base.
Thanks.
> Manual Array Copy Cleanup: Automated
> ------------------------------------
>
> Key: HBASE-17208
> URL: https://issues.apache.org/jira/browse/HBASE-17208
> Project: HBase
> Issue Type: Improvement
> Reporter: John Leach
> Assignee: John Leach
> Priority: Trivial
> Attachments: HBASE-17208.patch
>
>
> Remove Manual Array Copies: Automated
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)