[
https://issues.apache.org/jira/browse/LANG-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12778779#action_12778779
]
Henri Yandell commented on LANG-492:
------------------------------------
Consider removing ArrayUtils.hashCode (Arrays.hashCode), ArrayUtils.clone
(Arrays.copyOf) and ArrayUtils.toString (Arrays.toString).
The copyOf methods are JDK 1.6.
> Remove code handled now by the JDK
> ----------------------------------
>
> Key: LANG-492
> URL: https://issues.apache.org/jira/browse/LANG-492
> Project: Commons Lang
> Issue Type: Task
> Reporter: Henri Yandell
> Fix For: 3.0
>
>
> enum, enums packages removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.