<i18n dev> Integrated: 8268469: Update java.time to use switch expressions

Patrick Concannon pconcannon at openjdk.java.net
Fri Jun 25 15:46:07 UTC 2021


On Wed, 9 Jun 2021 15:41:59 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:

> Hi,
> 
> Could someone please review my code for updating the code in the `java.time` packages to make use of the switch expressions?
> 
> Kind regards,
> Patrick

This pull request has now been integrated.

Changeset: 1d167978
Author:    Patrick Concannon <pconcannon at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/1d167978e53603ccf1599f476143391e7db51992
Stats:     342 lines in 22 files changed: 6 ins; 87 del; 249 mod

8268469: Update java.time to use switch expressions

Reviewed-by: lancea, naoto, dfuchs, iris, chegar

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

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


More information about the i18n-dev mailing list