RFR: 8258422: Cleanup unnecessary null comparison before instanceof check in java.base [v5]
Andrey Turbanov
github.com+741251+turbanoff at openjdk.java.net
Thu Dec 17 14:01:14 UTC 2020
> 8258422: Cleanup unnecessary null comparison before instanceof check in java.base
Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:
8258422: Cleanup unnecessary null comparison before instanceof check in java.base
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/20/files
- new: https://git.openjdk.java.net/jdk/pull/20/files/f5727ca9..314217ec
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=20&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=20&range=03-04
Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/20.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/20/head:pull/20
PR: https://git.openjdk.java.net/jdk/pull/20
More information about the net-dev
mailing list