<i18n dev> RFR: 8318487: Specification of the ListFormat.equals() method can be improved [v2]
Naoto Sato
naoto at openjdk.org
Tue Oct 24 17:07:47 UTC 2023
> Spec clarification of `ListFormat.equals()` method, utilizing newly introduced `getLocale()` and `getPatterns()`. A corresponding CSR has also been drafted.
Naoto Sato has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains six commits:
- Merge branch 'master' into JDK-8318487-ListFormat-equals
- Fixing typo
- Removed redundant wording
- initial commit
- Simplified the method spec
- initial commit
-------------
Changes: https://git.openjdk.org/jdk/pull/16321/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16321&range=01
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk/pull/16321.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16321/head:pull/16321
PR: https://git.openjdk.org/jdk/pull/16321
More information about the i18n-dev
mailing list