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

Joe Wang joehw at openjdk.org
Fri Oct 20 20:54:37 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.

Looks good to me.

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

Marked as reviewed by joehw (Reviewer).

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


More information about the i18n-dev mailing list