Integrated: 8353585: Provide ChoiceFormat#parse(String, ParsePosition) tests
Justin Lu
jlu at openjdk.org
Mon Apr 7 21:56:16 UTC 2025
On Wed, 2 Apr 2025 22:27:14 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR which provides unit tests for `ChoiceFormat#parse(String, ParsePosition)` to check default, multi match, and no match behavior. There were no existing relevant tests.
This pull request has now been integrated.
Changeset: fd2734e9
Author: Justin Lu <jlu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/fd2734e97d3ef505473938109746ae59d5fefca6
Stats: 76 lines in 1 file changed: 76 ins; 0 del; 0 mod
8353585: Provide ChoiceFormat#parse(String, ParsePosition) tests
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/24395
More information about the core-libs-dev
mailing list