<i18n dev> RFR: 8268469: Update java.time to use switch expressions [v3]

Patrick Concannon pconcannon at openjdk.java.net
Wed Jun 16 10:57:07 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

Patrick Concannon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision:

 - 8268469: Removed excessive spacing; corrected misplaced comments
 - Merge remote-tracking branch 'origin/master' into JDK-8268469
 - Merge remote-tracking branch 'origin/master' into JDK-8268469
 - 8268469: Update java.time to use switch expressions

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4433/files
  - new: https://git.openjdk.java.net/jdk/pull/4433/files/2abbea11..2ae4a574

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4433&range=02
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4433&range=01-02

  Stats: 12287 lines in 307 files changed: 9481 ins; 1521 del; 1285 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