RFR: 8353585: Provide ChoiceFormat#parse(String, ParsePosition) tests [v2]

Naoto Sato naoto at openjdk.org
Fri Apr 4 17:28:48 UTC 2025


On Thu, 3 Apr 2025 21:23:08 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.
>
> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Naoto's review - neg and exceeding length PP index cases

Marked as reviewed by naoto (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/24395#pullrequestreview-2743694201


More information about the core-libs-dev mailing list