<i18n dev> RFR: 8263668: Update java.time to use instanceof pattern variable [v6]
Patrick Concannon
pconcannon at openjdk.java.net
Tue Apr 20 17:46:38 UTC 2021
> Hi,
>
> Could someone please review my code for updating the code in the `java.time` package to make use of the `instanceof` pattern variable?
>
> Kind regards,
> Patrick
Patrick Concannon has updated the pull request incrementally with one additional commit since the last revision:
Updated single letter pattern variable names
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3170/files
- new: https://git.openjdk.java.net/jdk/pull/3170/files/2dca4a09..647bd6b1
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3170&range=05
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3170&range=04-05
Stats: 51 lines in 14 files changed: 0 ins; 0 del; 51 mod
Patch: https://git.openjdk.java.net/jdk/pull/3170.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3170/head:pull/3170
PR: https://git.openjdk.java.net/jdk/pull/3170
More information about the i18n-dev
mailing list