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

Naoto Sato naoto at openjdk.org
Fri Nov 10 00:08:57 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.

Marked as reviewed by naoto (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16587#pullrequestreview-1723711743


More information about the i18n-dev mailing list