[
https://issues.apache.org/jira/browse/LANG-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779334#action_12779334
]
Henri Yandell commented on LANG-492:
------------------------------------
hashCode removed.
toString - toString(Object[], String) isn't supported (i.e. a default value).
toString(null) also fails to compile.
clone - pending JDK 1.6 dependency.
> 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.