<i18n dev> Integrated: 8267670: Update java.io, java.math, and java.text to use switch expressions
Patrick Concannon
pconcannon at openjdk.java.net
Tue Jun 1 10:18:26 UTC 2021
On Tue, 25 May 2021 09:37:58 GMT, Patrick Concannon <pconcannon at openjdk.org> wrote:
> Hi,
>
> Could someone please review my code for updating the code in the `java.io`, `java.math`, and `java.text` packages to make use of the switch expressions?
>
> Kind regards,
> Patrick
This pull request has now been integrated.
Changeset: 4eb21682
Author: Patrick Concannon <pconcannon at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4eb216824f39e3c3536972d76d778466c140df50
Stats: 354 lines in 11 files changed: 5 ins; 193 del; 156 mod
8267670: Update java.io, java.math, and java.text to use switch expressions
Reviewed-by: darcy, chegar, naoto, iris, dfuchs, lancea, vtewari
-------------
PR: https://git.openjdk.java.net/jdk/pull/4182
More information about the i18n-dev
mailing list