<i18n dev> RFR: 8269124: Update java.time to use switch expressions (part II) [v2]

Aleksei Efimov aefimov at openjdk.java.net
Tue Jun 22 16:17:31 UTC 2021


On Tue, 22 Jun 2021 16:07:12 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:

>> Hi,
>> 
>> Could someone please review the second half of my update for the `java.time` package to make use of switch expressions?
>> 
>> This PR was split into two parts due to the large number of files affected.
>> 
>> Kind regards,
>> 
>> Patrick
>
> Patrick Concannon has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8269124: Added missing brace; fixed build issue

Thanks for quickly addressing the issues.
The latest version looks good to me.

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

Marked as reviewed by aefimov (Committer).

PR: https://git.openjdk.java.net/jdk/pull/4552


More information about the i18n-dev mailing list