<i18n dev> RFR: 8268469: Update java.time to use switch expressions
Patrick Concannon
pconcannon at openjdk.java.net
Wed Jun 9 15:49:25 UTC 2021
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
-------------
Commit messages:
- 8268469: Update java.time to use switch expressions
Changes: https://git.openjdk.java.net/jdk/pull/4433/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4433&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8268469
Stats: 388 lines in 23 files changed: 15 ins; 97 del; 276 mod
Patch: https://git.openjdk.java.net/jdk/pull/4433.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4433/head:pull/4433
PR: https://git.openjdk.java.net/jdk/pull/4433
More information about the i18n-dev
mailing list