On Tue, 26 Mar 2024 20:50:10 GMT, Justin Lu <j...@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).

This pull request has now been integrated.

Changeset: 0cb0b5db
Author:    Justin Lu <j...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/0cb0b5db2ac0f9b5a8fe40c5be5f7b12124fe402
Stats:     25 lines in 1 file changed: 15 ins; 10 del; 0 mod

8327875: ChoiceFormat should advise throwing UnsupportedOperationException for 
unused methods

Reviewed-by: naoto

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

PR: https://git.openjdk.org/jdk/pull/18499

Reply via email to