On Thu, 9 Nov 2023 21:58:12 GMT, Justin Lu <j...@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 <j...@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

Reply via email to