<i18n dev> Integrated: 8268124: Update java.lang to use switch expressions

Patrick Concannon pconcannon at openjdk.java.net
Thu Jun 10 11:16:18 UTC 2021


On Wed, 2 Jun 2021 15:25:16 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: d43c8a74
Author:    Patrick Concannon <pconcannon at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d43c8a74b33692b3628c3c9c6c472ab1cf1fdeac
Stats:     558 lines in 22 files changed: 6 ins; 136 del; 416 mod

8268124: Update java.lang to use switch expressions

Reviewed-by: naoto, darcy, mchung, iris, lancea, dfuchs

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

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


More information about the i18n-dev mailing list