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

Patrick Concannon pconcannon at openjdk.java.net
Mon Jul 5 09:11:52 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

This pull request has now been integrated.

Changeset: 8a7b380e
Author:    Patrick Concannon <pconcannon at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/8a7b380ebb1484c6eca9ed64130aaee4a63c473a
Stats:     371 lines in 16 files changed: 1 ins; 49 del; 321 mod

8269124: Update java.time to use switch expressions (part II)

Reviewed-by: dfuchs, vtewari, aefimov, iris, lancea, naoto

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

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


More information about the i18n-dev mailing list