> 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 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 seven additional 
commits since the last revision:

 - Merge remote-tracking branch 'origin/master' into JDK-8269124
 - Merge branch 'JDK-8269124' of github.com:pconcannon/jdk into JDK-8269124
 - 8269124: Added instanceof pattern variables
 - Merge remote-tracking branch 'origin/master' into JDK-8269124
 - 8269124: Added missing return
 - 8269124: Added missing brace; fixed build issue
 - 8269124: Update java.time to use switch expressions (part II)

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4552/files
  - new: https://git.openjdk.java.net/jdk/pull/4552/files/3a1b7161..8dede463

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

  Stats: 18116 lines in 555 files changed: 8086 ins; 8092 del; 1938 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

Reply via email to