[
https://issues.apache.org/jira/browse/TAJO-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055392#comment-15055392
]
Hudson commented on TAJO-2019:
------------------------------
SUCCESS: Integrated in Tajo-master-build #1025 (See
[https://builds.apache.org/job/Tajo-master-build/1025/])
TAJO-2019: Replace manual array copy with System.arraycopy(). (fix wrong
(jihoonson: rev 252c311eae4e763f58cd30a932bb9eff0e9392e2)
* CHANGES
> Replace manual array copy with System.arraycopy()
> -------------------------------------------------
>
> Key: TAJO-2019
> URL: https://issues.apache.org/jira/browse/TAJO-2019
> Project: Tajo
> Issue Type: Task
> Reporter: Dongkyu Hwangbo
> Assignee: Dongkyu Hwangbo
> Priority: Trivial
> Labels: newbie
>
> Manual copying of array contents can be replaced by calls to
> System.arraycopy(). It makes code line lighten.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)