Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-3830

GeronimoPropertiesFileMappedPasswordCredentialLoginModuleTest assumes a specific Set ordering

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.2
    • 2.0.3, 2.1, 2.2
    • security
    • Security Level: public (Regular issues)
    • None
    • Java 1.6
      Fedora 8

    • Patch Available
    • Unit Test Broken

    Description

      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.

      Attachments

        1. sec-unittest-diff.txt
          2 kB
          Tobias Schlitt

        Activity

          People

            drwoods Donald Woods
            toby Tobias Schlitt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: