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

Daniel Fuchs dfuchs at openjdk.java.net
Tue Jun 22 13:56:26 UTC 2021


On Tue, 22 Jun 2021 10:50:17 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

The proposed changes look reasonable to me. Make sure to run all the tests of course.

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

Marked as reviewed by dfuchs (Reviewer).

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


More information about the i18n-dev mailing list