On Tue, 22 Jun 2021 10:50:17 GMT, Patrick Concannon <pconcan...@openjdk.org> wrote:
> 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 This pull request has now been integrated. Changeset: 8a7b380e Author: Patrick Concannon <pconcan...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/8a7b380ebb1484c6eca9ed64130aaee4a63c473a Stats: 371 lines in 16 files changed: 1 ins; 49 del; 321 mod 8269124: Update java.time to use switch expressions (part II) Reviewed-by: dfuchs, vtewari, aefimov, iris, lancea, naoto ------------- PR: https://git.openjdk.java.net/jdk/pull/4552