<i18n dev> RFR: 8318569: Add getter methods for Locale and Patterns in ListFormat

Roger Riggs rriggs at openjdk.org
Fri Oct 20 21:20:26 UTC 2023


On Fri, 20 Oct 2023 17:57:46 GMT, Naoto Sato <naoto at openjdk.org> wrote:

> Proposing adding getter methods for `locale` and `patterns` fields in the `ListFormat` instances. Those fields are used for `equals()`, but without the public getter methods, users cannot tell the reasoning of the equality of two instances. A corresponding CSR has also been drafted.

Marked as reviewed by rriggs (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16293#pullrequestreview-1690913429


More information about the i18n-dev mailing list