<i18n dev> RFR: 8267670: Update java.io, java.math, and java.text to use switch expressions [v4]

Patrick Concannon pconcannon at openjdk.java.net
Wed May 26 09:05:34 UTC 2021


> Hi,
> 
> Could someone please review my code for updating the code in the `java.io`, `java.math`, and `java.text` packages to make use of the switch expressions?
> 
> Kind regards,
> Patrick

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

  8267670: Removed trailing whitespace

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4182/files
  - new: https://git.openjdk.java.net/jdk/pull/4182/files/e503ed26..d4a6cc44

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/4182.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/4182/head:pull/4182

PR: https://git.openjdk.java.net/jdk/pull/4182


More information about the i18n-dev mailing list