> Please review this PR which cleans up some i18n tests. > > There are some i18n related tests that set the locale provider to CLDR (and > only CLDR). Since JDK9, this is redundant and equivalent to the default. > Thus, occurrences of "-Djava.locale.providers=CLDR" are just extra noise for > these tests. > > As this change is trivial cleanup, bug IDs are not updated in this change.
Justin Lu has updated the pull request incrementally with one additional commit since the last revision: re-add testCompat to Bug8167143.java ------------- Changes: - all: https://git.openjdk.org/jdk/pull/25532/files - new: https://git.openjdk.org/jdk/pull/25532/files/2eb1edd5..d8da7744 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=25532&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25532&range=01-02 Stats: 47 lines in 1 file changed: 47 ins; 0 del; 0 mod Patch: https://git.openjdk.org/jdk/pull/25532.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/25532/head:pull/25532 PR: https://git.openjdk.org/jdk/pull/25532