RFR: 8267110: Update java.util to use instanceof pattern variable [v2]
Patrick Concannon
pconcannon at openjdk.java.net
Wed May 19 14:08:15 UTC 2021
> Hi,
>
> Could someone please review my code for updating the code in the `java.util` 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 three additional commits since the last revision:
- 8267110: Reverted changes in java/util/Formatter as primitive to boxed types may have semantic/performance implications
- Merge remote-tracking branch 'origin/master' into JDK-8267110
- 8267110: Update java.util to use instanceof pattern variable
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/4088/files
- new: https://git.openjdk.java.net/jdk/pull/4088/files/0ed0bd99..cd99dc49
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4088&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4088&range=00-01
Stats: 4003 lines in 175 files changed: 2590 ins; 890 del; 523 mod
Patch: https://git.openjdk.java.net/jdk/pull/4088.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4088/head:pull/4088
PR: https://git.openjdk.java.net/jdk/pull/4088
More information about the security-dev
mailing list