<i18n dev> Integrated: JDK-8318189: ChoiceFormat::format throws undocumented AIOOBE

Justin Lu jlu at openjdk.org
Sun Nov 12 21:43:08 UTC 2023


On Thu, 9 Nov 2023 21:58:12 GMT, Justin Lu <jlu at openjdk.org> wrote:

> Please review this PR which makes an `ArrayIndexOutOfBoundsException` apparent in ChoiceFormat::format.
> 
> An _incomplete_ ChoiceFormat can be created, which is not revealed until format is invoked.

This pull request has now been integrated.

Changeset: caf71810
Author:    Justin Lu <jlu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/caf71810f85ea55083ce7d1c76307a0c42d9be0e
Stats:     13 lines in 1 file changed: 11 ins; 0 del; 2 mod

8318189: ChoiceFormat::format throws undocumented AIOOBE

Reviewed-by: naoto

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

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


More information about the i18n-dev mailing list