[ 
https://issues.apache.org/jira/browse/OFBIZ-5781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14141898#comment-14141898
 ] 

Adrian Crum commented on OFBIZ-5781:
------------------------------------

Be very careful when selecting the java.util.* replacement. The replacement 
must duplicate the behavior of the Javolution class.

For example, Javolution Map Iterators return items in insertion sequence 
(HashMap does not), so any code relying on the original insertion order must 
use a LinkedHashMap.


> Convert Javolution collections into Java collections
> ----------------------------------------------------
>
>                 Key: OFBIZ-5781
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5781
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Deepak Dixit
>            Assignee: Ashish Vijaywargiya
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to