[ http://issues.apache.org/jira/browse/HARMONY-1267?page=all ]
spark shen updated HARMONY-1267:
--------------------------------
Attachment: Harmony-1267.diff
Would you please try this patch?
Best regards
> [classlib][luni] new methods ComplementOf(EnumSet), java.util.EnumSet.addAll(Collection),
remove(Object), equals(Object)
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: HARMONY-1267
> URL: http://issues.apache.org/jira/browse/HARMONY-1267
> Project: Harmony
> Issue Type: New Feature
> Components: Classlib
> Reporter: spark shen
> Attachments: Harmony-1267.diff
>
>
> new method ComplementOf(EnumSet) but not implemented in Harmony(project luni)
> overrides methods.
> java.util.AbstractCollection.addAll(Collection), remove(Object), equals(Object)
> in java.util.EnumSet to use more efficient bits manipulation in Harmony(project luni)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|