Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8316696

Remove the testing base classes: IntlTest and CollatorTest

XMLWordPrintable

    • b18
    • generic
    • generic

        IntlTest and CollatorTest are testing classes which are extended by tests in text/, util/Locale, util/TimeZone, and util/Calendar. The testing frameworks are quite old and have caused issues such as: variation between OS, hiding stack trace, and causing tests to spuriously pass (BigDecimalParse).

        The testing base classes should be removed as there are modern alternatives such as JUnit. All the tests extending IntlTest and CollatorTest should be converted as well.

              jlu Justin Lu
              jlu Justin Lu
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: