On Tue, 29 Aug 2023 16:53:29 GMT, Justin Lu wrote:
> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8315148)
> which is a conformance change to specify exceptions in java.text.ChoiceFormat.
>
> Makes `IllegalArgumentException` apparent for `applyPattern` and
> `setChoices`
On Tue, 29 Aug 2023 16:53:29 GMT, Justin Lu wrote:
> Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8315148)
> which is a conformance change to specify exceptions in java.text.ChoiceFormat.
>
> Makes `IllegalArgumentException` apparent for `applyPattern` and
> `setChoices`
Please review this PR and [CSR](https://bugs.openjdk.org/browse/JDK-8315148)
which is a conformance change to specify exceptions in java.text.ChoiceFormat.
Makes `IllegalArgumentException` apparent for `applyPattern` and `setChoices`,
as well as for the associated constructors that call the meth