[
https://issues.apache.org/jira/browse/DIRAPI-319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594295#comment-16594295
]
Emmanuel Lecharny commented on DIRAPI-319:
------------------------------------------
Fixed with commit {{7a9c9ff074e1ade2ab2522941c2f7b9e8414db5c}}
> The RestrictedByItem class stores elements in a Set, expecting it to be
> ordered.
> --------------------------------------------------------------------------------
>
> Key: DIRAPI-319
> URL: https://issues.apache.org/jira/browse/DIRAPI-319
> Project: Directory Client API
> Issue Type: Bug
> Affects Versions: 2.0.0.AM1
> Reporter: Emmanuel Lecharny
> Priority: Major
> Fix For: 2.0.0.AM2
>
>
> Element injected in a {{RestrictedByItem}} instance will be stored in a
> {{Set}}. Nevertheless, we expect those elements to be ordered so that a test
> on the hashcode gives a egal value no matter what the elements order is.
> When switching from Java 7 to Java 8, the check fails.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)