<i18n dev> RFR: 8269124: Update java.time to use switch expressions (part II)
Patrick Concannon
pconcannon at openjdk.java.net
Tue Jun 22 10:57:45 UTC 2021
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
-------------
Commit messages:
- 8269124: Update java.time to use switch expressions (part II)
Changes: https://git.openjdk.java.net/jdk/pull/4552/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4552&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8269124
Stats: 359 lines in 16 files changed: 0 ins; 48 del; 311 mod
Patch: https://git.openjdk.java.net/jdk/pull/4552.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4552/head:pull/4552
PR: https://git.openjdk.java.net/jdk/pull/4552
More information about the i18n-dev
mailing list