<i18n dev> RFR: 8336847: Use pattern match switch in NumberFormat classes [v3]

Chen Liang liach at openjdk.org
Wed Jul 24 20:10:33 UTC 2024


On Wed, 24 Jul 2024 19:45:45 GMT, Justin Lu <jlu at openjdk.org> wrote:

>> As discussed in https://github.com/openjdk/jdk/pull/19513#discussion_r1684957942, there is code within java.text.NumberFormat (and subclasses) that can use the pattern match switch to improve readability.
>> 
>> As this is simply cleanup, there is no regression test added. (Tiers 1-3 and java_text JCK ran to ensure clean migration).
>
> Justin Lu has updated the pull request incrementally with one additional commit since the last revision:
> 
>   reflect review comment

Marked as reviewed by liach (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20302#pullrequestreview-2197671975


More information about the i18n-dev mailing list