<i18n dev> RFR: 8265746: Update java.time to use instanceof pattern variable (part II) [v2]
Patrick Concannon
pconcannon at openjdk.java.net
Fri Apr 23 15:38:53 UTC 2021
> Hi,
>
> Could someone please review the second half of my update for the `java.time` package to make use of the `instanceof` pattern variable?
>
> 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 three additional commits since the last revision:
- Removed redundant braces
- Merge remote-tracking branch 'origin/master' into JDK-8265746
- 8265746: Update java.time to use instanceof pattern variable (part II)
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3650/files
- new: https://git.openjdk.java.net/jdk/pull/3650/files/974ccbf0..7f32ddbe
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3650&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3650&range=00-01
Stats: 519 lines in 11 files changed: 275 ins; 177 del; 67 mod
Patch: https://git.openjdk.java.net/jdk/pull/3650.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3650/head:pull/3650
PR: https://git.openjdk.java.net/jdk/pull/3650
More information about the i18n-dev
mailing list