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

Finish removal of IntlTest and CollatorTest

XMLWordPrintable

    • b11
    • generic
    • generic

        There are some leftover changes needed related to the original conversion.

        The main issue however is that IntlTest was designed to only test public methods prefixed with 'test' or 'Test'. However, there were a few tests that
        did not have public visibility and were never tested (by IntlTest), but appear to be valid tests. They should be updated to be ran with the @Test annotation so that JUnit picks them up.

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

                Created:
                Updated:
                Resolved: