[ https://issues.apache.org/jira/browse/GERONIMO-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12566902#action_12566902
]
Donald Woods commented on GERONIMO-3830:
----------------------------------------
Committed to trunk with Rev619754
> GeronimoPropertiesFileMappedPasswordCredentialLoginModuleTest assumes a specific Set
ordering
> ---------------------------------------------------------------------------------------------
>
> Key: GERONIMO-3830
> URL: https://issues.apache.org/jira/browse/GERONIMO-3830
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: security
> Affects Versions: 2.0.2
> Environment: Java 1.6
> Fedora 8
> Reporter: toby cabot
> Assignee: Donald Woods
> Priority: Minor
> Attachments: sec-unittest-diff.txt
>
>
> GeronimoPropertiesFileMappedPasswordCredentialLoginModuleTest fails with Java 1.6 because
it assumes that an Iterator over a Set will have a specific ordering. Evidently Java 1.6's
HashSet is different enough than 1.5's that it orders its contents differently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|