<i18n dev> RFR: 8269124: Update java.time to use switch expressions (part II) [v2]

Patrick Concannon pconcannon at openjdk.java.net
Tue Jun 22 16:07:12 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

Patrick Concannon has updated the pull request incrementally with one additional commit since the last revision:

  8269124: Added missing brace; fixed build issue

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4552/files
  - new: https://git.openjdk.java.net/jdk/pull/4552/files/a9497fd4..5fa4e3c5

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

  Stats: 5 lines in 2 files changed: 1 ins; 0 del; 4 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