<i18n dev> RFR: JDK-8327875: ChoiceFormat should advise throwing UnsupportedOperationException for unused methods
Naoto Sato
naoto at openjdk.org
Tue Mar 26 21:56:22 UTC 2024
On Tue, 26 Mar 2024 20:50:10 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR which advises ChoiceFormat subclasses throw `UnsupportedOperationException` for unused inherited methods.
>
> The CSR covers the proposed wording, and the reasons as to why this is a specification and not an implementation update. In addition, the `api/implNote` tags have been moved to the bottom of the class description, as they are no longer only relevant to the pattern section, (where they were previously located).
LGTM
-------------
Marked as reviewed by naoto (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18499#pullrequestreview-1961808439
More information about the i18n-dev
mailing list