RFR: 8263358: Update java.lang to use instanceof pattern variable [v2]
Patrick Concannon
pconcannon at openjdk.java.net
Thu Mar 11 16:31:27 UTC 2021
> Hi,
>
> Could someone please review my code for updating the code in the `java.lang` package to make use of the `instanceof` pattern variable?
>
> 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 two additional commits since the last revision:
- Merge remote-tracking branch 'origin/master' into JDK-8263358
- 8263358: Update java.lang to use instanceof pattern variable
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2913/files
- new: https://git.openjdk.java.net/jdk/pull/2913/files/1ec49901..d5bcd253
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2913&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2913&range=00-01
Stats: 2400 lines in 125 files changed: 1239 ins; 368 del; 793 mod
Patch: https://git.openjdk.java.net/jdk/pull/2913.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2913/head:pull/2913
PR: https://git.openjdk.java.net/jdk/pull/2913
More information about the core-libs-dev
mailing list