On Tue, 1 Apr 2025 16:45:26 GMT, Justin Lu <j...@openjdk.org> wrote:

> Please review this PR which specifies the `ChoiceFormat#parse(String, 
> ParsePosition)` method. A corresponding CSR is filed. The current 
> specification is simply "Parses a Number from the input text" which does not 
> indicate how the value is returned. The criteria for a match, as well as no 
> match should be made clear.

This pull request has now been integrated.

Changeset: a8dfcf55
Author:    Justin Lu <j...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/a8dfcf55849775a7ac4822a8b7661f20f1b33bb0
Stats:     17 lines in 1 file changed: 14 ins; 0 del; 3 mod

8353322: Specification of ChoiceFormat#parse(String, ParsePosition) is 
inadequate

Reviewed-by: naoto

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

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

Reply via email to