Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.2.2
    • Component/s: None
    • Labels:
      None

      Description

      The current code base does not run all unit tests for JDK 6:

      • a lot of tests using a HashMap or HashSet expect the elements to be generated in a specific order - such tests fail now (and were not valid anyway)
      • the VM crashes in c.t.a.SwingTest.testJTable
      • the Stax-based tests fail, since the XML declaration is missing (they seem to use the Stax parser provided by the JDK)
      • c.t.x.c.e.FontConverterTest fails for unknown reason
      • c.t.a.XmlFriendlyTest.testDecimalSymbols fails due to difference in the decimal symbol structure

        People

        • Assignee:
          Unassigned
          Reporter:
          Jörg Schaible
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated:
            Resolved: