<i18n dev> RFR: 8310818: Refactor more Locale tests to use JUnit [v2]

Naoto Sato naoto at openjdk.org
Thu Jul 6 21:09:55 UTC 2023


On Thu, 6 Jul 2023 19:32:09 GMT, Justin Lu <jlu at openjdk.org> wrote:

>> Please review this PR which refactors additional tests in Locale to use JUnit.
>> 
>> If a test was named bugNNNNNNN.java, it was renamed to something more descriptive.
>> 
>> Below is a list of all the changes
>> 
>> - Refactor and Rename Bug4175998Test.java as ISO639.java
>> - Refactor and Rename Bug8001562.java as JDK7LocaleServiceDiffs.java
>> - Refactor and Rename Bug8008577.java as ExpectedAdapterTypes.java
>> - Combine Bug8025703.java into LanguageSubtagRegistryTest.java
>> - Refactor and Rename Bug8026766.java as LRToString.java
>> - Refactor and Rename Bug8071929.java as ISO3166.java
>> - Refactor and Rename Bug8032842.java to PreserveTagCase.java
>
> Justin Lu has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Review: Remove Bug8025703.java and add to LSRT.java
>  - Review: Clarify comments in ISO639.java

Marked as reviewed by naoto (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/14721#pullrequestreview-1517315299


More information about the i18n-dev mailing list