[
https://issues.apache.org/jira/browse/GERONIMO-3830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bohn updated GERONIMO-3830:
-------------------------------
Fix Version/s: (was: 2.0.x)
2.0.3
> 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
> Fix For: 2.0.3, 2.1, 2.2
>
> 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.